Shades of Caput Mortuum #571E0A
Tints of Caput Mortuum #571E0A
RGB
CMYK
RGB Variations
Color information
#571E0A (or 0x571E0A) is known color: Caput Mortuum. HEX triplet: 57, 1E and 0A. RGB value is (87,30,10). Sum of RGB (Red+Green+Blue) = 87+30+10=127 (16% of max value = 765). Red value is 87 (34.38% from 255 or 68.50% from 127); Green value is 30 (12.11% from 255 or 23.62% from 127); Blue value is 10 (4.30% from 255 or 7.87% from 127); Max value from RGB is 87 - color contains mainly: red. Hex color #571E0A is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #571E0A is #A8E1F5. Grayscale: #2C2C2C. Windows color (decimal): -11067894 or 663127. OLE color: 663127.
HSL color Cylindrical-coordinate representation of color #571E0A: hue angle of 15.58º degrees, saturation: 0.79, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #571E0A is Cyan = 0, Magento = 0.66, Yellow = 0.89 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 30 | 10 | - |
| CMYK | 0 | 0.66 | 0.89 | 0.66 |
| HSL | 15.58º | 0.79% | 0.19% | - |
| HSV(B) | 15.58º | 0.89% | 0.34% | - |
| XYZ | 4.45 | 2.98 | 0.63 | - |
| YUV | 44.76 | 108.38 | 158.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 30 | 10 | 0 | 0.66 | 0.89 | 0.66 | 15.58 | 0.79 | 0.19 |
| Hex | 57 | 1E | A | 0 | 42 | 59 | 42 | 10 | 4F | 13 |
| Octal | 127 | 36 | 12 | 0 | 102 | 131 | 102 | 20 | 117 | 23 |
| Binary | 1010111 | 11110 | 1010 | 0 | 1000010 | 1011001 | 1000010 | 10000 | 1001111 | 10011 |
Color Harmonies of #571E0A
Complementary color
Monochromatic Colors of #571E0A
Black with #571E0A
Text Example
Text Example
White with #571E0A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571E0A; }
p { color: rgb(87,30,10); }
H1.HeaderClassName
{
color: #571E0A;
}
.AnyTagClassName
{
color: #571E0A;
}
</style>
background-color css
<style>
a { background-color: #571E0A; }
a { background-color: rgb(87,30,10); }
div.DivClassName
{
background-color: #571E0A;
}
.BgClassName
{
background-color: #571E0A;
}
</style>
border-color css
<style>
span { border-color: #571E0A; }
span { border-color: rgb(87,30,10); }
td.TdClassName
{
border-color: #571E0A;
}
.TagClassName
{
border-color: #571E0A;
}
</style>