reddish black
Enter any color value (e.g., #1dc745, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#002cb3 color RGB value is (0,44,179)
#002cb3 color CMYK value
#002cb3 color HSL value
HSV(or HSB) | 225.3° | 100 | 70.2 |
XYZ | 9.037 | 5.056 | 43.147 |
Yxy | 0.158 | 0.088 | 5.056 |
LAB | 26.894 | 43.324 | -72.947 |
LUV | 26.894 | -10.198 | -89.509 |
Hunter-LAB | 22.486 | 32.392 | -98.031 |
CIE-LCH | 26.894 | 84.843 | 300.707 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 0 | 2C | B3 |
Decimal | 0 | 44 | 179 |
Octal | 0 | 54 | 263 |
Binary | 00000000 | 00101100 | 10110011 |
Below, you can see some colors close to #002cb3. 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 #002cb3.
<span style="color:#002cb3">Text here</span>
This paragraph has a background color of #002cb3.
<p style="background-color:#002cb3;">Content here</p>
This element has a border color of #002cb3.
<div style="border:1px #002cb3;">Content here</div>
.text {color:#002cb3;}
.background {background-color:#002cb3;}
.border {border:1px solid #002cb3;}
.text-shadow {border:1px solid #002cb3;}
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, #000209 is the darkest color, while #f3f6ff is the lightest one.