reddish black
Enter any color value (e.g., #4d0ecb, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#0000b3 color RGB value is (0,0,179)
#0000b3 color CMYK value
#0000b3 color HSL value
HSV(or HSB) | 240° | 100 | 70.2 |
XYZ | 8.137 | 3.255 | 42.847 |
Yxy | 0.15 | 0.06 | 3.255 |
LAB | 21.036 | 60.724 | -82.705 |
LUV | 21.036 | -6.121 | -84.893 |
Hunter-LAB | 18.041 | 48.935 | -128.187 |
CIE-LCH | 21.036 | 102.604 | 306.287 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 0 | 0 | B3 |
Decimal | 0 | 0 | 179 |
Octal | 0 | 0 | 263 |
Binary | 00000000 | 00000000 | 10110011 |
Below, you can see some colors close to #0000b3. 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 #0000b3.
<span style="color:#0000b3">Text here</span>
This paragraph has a background color of #0000b3.
<p style="background-color:#0000b3;">Content here</p>
This element has a border color of #0000b3.
<div style="border:1px #0000b3;">Content here</div>
.text {color:#0000b3;}
.background {background-color:#0000b3;}
.border {border:1px solid #0000b3;}
.text-shadow {border:1px solid #0000b3;}
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, #000009 is the darkest color, while #f3f3ff is the lightest one.