deep blue
Enter any color value (e.g., #4e8117, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#0000b9 color RGB value is (0,0,185)
#0000b9 color CMYK value
#0000b9 color HSL value
HSV(or HSB) | 240.0° | 100.0 | 72.5 |
XYZ | 8.757 | 3.503 | 46.114 |
Yxy | 0.150 | 0.060 | 3.503 |
LAB | 21.954 | 62.230 | -84.755 |
LUV | 21.954 | -6.389 | -88.598 |
Hunter-LAB | 18.716 | 50.766 | -132.983 |
CIE-LCH | 21.954 | 105.148 | 306.287 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 0 | 0 | B9 |
Decimal | 0 | 0 | 185 |
Octal | 0 | 0 | 271 |
Binary | 00000000 | 00000000 | 10111001 |
Below, you can see some colors close to #0000b9. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #0000b9.
<span style="color:#0000b9">Text here</span>
This paragraph has a background color of #0000b9.
<p style="background-color:#0000b9;">Content here</p>
This element has a border color of #0000b9.
<div style="border:1px #0000b9;">Content here</div>
.text {color:#0000b9;}
.background {background-color:#0000b9;}
.border {border:1px solid #0000b9;}
.text-shadow {border:1px solid #0000b9;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #00000f is the darkest color, while #f9f9ff is the lightest one.