reddish black
Enter any color value (e.g., #ddf838, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#030031 color RGB value is (3,0,49)
#030031 color CMYK value
#030031 color HSL value
HSV(or HSB) | 243.7° | 100 | 19.2 |
XYZ | 0.592 | 0.241 | 2.921 |
Yxy | 0.158 | 0.064 | 0.241 |
LAB | 2.178 | 14.86 | -28.531 |
LUV | 2.178 | -0.434 | -8.524 |
Hunter-LAB | 4.91 | 12.925 | -31.834 |
CIE-LCH | 2.178 | 32.169 | 297.513 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 3 | 0 | 31 |
Decimal | 3 | 0 | 49 |
Octal | 3 | 0 | 61 |
Binary | 00000011 | 00000000 | 00110001 |
Below, you can see some colors close to #030031. 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 #030031.
<span style="color:#030031">Text here</span>
This paragraph has a background color of #030031.
<p style="background-color:#030031;">Content here</p>
This element has a border color of #030031.
<div style="border:1px #030031;">Content here</div>
.text {color:#030031;}
.background {background-color:#030031;}
.border {border:1px solid #030031;}
.text-shadow {border:1px solid #030031;}
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, #000006 is the darkest color, while #f1f0ff is the lightest one.