#441512 color RGB value is (68,21,18)
#441512 color CMYK value
#441512 color HSL value
HSV(or HSB) | 3.6° | 73.5 | 26.7 |
XYZ | 2.761 | 1.809 | 0.776 |
Yxy | 0.516 | 0.338 | 1.809 |
LAB | 14.451 | 22.453 | 13.817 |
LUV | 14.451 | 27.226 | 6.933 |
Hunter-LAB | 13.45 | 13.109 | 5.994 |
CIE-LCH | 14.451 | 26.364 | 31.608 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 44 | 15 | 12 |
Decimal | 68 | 21 | 18 |
Octal | 104 | 25 | 22 |
Binary | 01000100 | 00010101 | 00010010 |
Below, you can see some colors close to #441512. 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 #441512.
<span style="color:#441512">Text here</span>
This paragraph has a background color of #441512.
<p style="background-color:#441512;">Content here</p>
This element has a border color of #441512.
<div style="border:1px #441512;">Content here</div>
.text {color:#441512;}
.background {background-color:#441512;}
.border {border:1px solid #441512;}
.text-shadow {border:1px solid #441512;}
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, #010000 is the darkest color, while #fbf0ef is the lightest one.