#040412 color RGB value is (4,4,18)
#040412 color CMYK value
#040412 color HSL value
HSV(or HSB) | 240° | 77.8 | 7.1 |
XYZ | 0.203 | 0.156 | 0.592 |
Yxy | 0.213 | 0.164 | 0.156 |
LAB | 1.412 | 2.216 | -6.03 |
LUV | 1.412 | -0.189 | -2.623 |
Hunter-LAB | 3.954 | 2.231 | -6.106 |
CIE-LCH | 1.412 | 6.424 | 290.178 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 4 | 4 | 12 |
Decimal | 4 | 4 | 18 |
Octal | 4 | 4 | 22 |
Binary | 00000100 | 00000100 | 00010010 |
Below, you can see some colors close to #040412. 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 #040412.
<span style="color:#040412">Text here</span>
This paragraph has a background color of #040412.
<p style="background-color:#040412;">Content here</p>
This element has a border color of #040412.
<div style="border:1px #040412;">Content here</div>
.text {color:#040412;}
.background {background-color:#040412;}
.border {border:1px solid #040412;}
.text-shadow {border:1px solid #040412;}
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, #000001 is the darkest color, while #eeeefb is the lightest one.