reddish black
Enter any color value (e.g., #0fac90, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#002db3 color RGB value is (0,45,179)
#002db3 color CMYK value
#002db3 color HSL value
HSV(or HSB) | 224.9° | 100 | 70.2 |
XYZ | 9.075 | 5.131 | 43.16 |
Yxy | 0.158 | 0.089 | 5.131 |
LAB | 27.106 | 42.727 | -72.596 |
LUV | 27.106 | -10.365 | -89.524 |
Hunter-LAB | 22.653 | 31.868 | -97.108 |
CIE-LCH | 27.106 | 84.236 | 300.479 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 0 | 2D | B3 |
Decimal | 0 | 45 | 179 |
Octal | 0 | 55 | 263 |
Binary | 00000000 | 00101101 | 10110011 |
Below, you can see some colors close to #002db3. 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 #002db3.
<span style="color:#002db3">Text here</span>
This paragraph has a background color of #002db3.
<p style="background-color:#002db3;">Content here</p>
This element has a border color of #002db3.
<div style="border:1px #002db3;">Content here</div>
.text {color:#002db3;}
.background {background-color:#002db3;}
.border {border:1px solid #002db3;}
.text-shadow {border:1px solid #002db3;}
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.