Shades of Caput Mortuum #571F0E
Tints of Caput Mortuum #571F0E
RGB
CMYK
RGB Variations
Color information
#571F0E (or 0x571F0E) is known color: Caput Mortuum. HEX triplet: 57, 1F and 0E. RGB value is (87,31,14). Sum of RGB (Red+Green+Blue) = 87+31+14=132 (17% of max value = 765). Red value is 87 (34.38% from 255 or 65.91% from 132); Green value is 31 (12.5% from 255 or 23.48% from 132); Blue value is 14 (5.86% from 255 or 10.61% from 132); Max value from RGB is 87 - color contains mainly: red. Hex color #571F0E is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #571F0E is #A8E0F1. Grayscale: #2D2D2D. Windows color (decimal): -11067634 or 925527. OLE color: 925527.
HSL color Cylindrical-coordinate representation of color #571F0E: hue angle of 13.97º degrees, saturation: 0.72, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #571F0E is Cyan = 0, Magento = 0.64, Yellow = 0.84 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 31 | 14 | - |
| CMYK | 0 | 0.64 | 0.84 | 0.66 |
| HSL | 13.97º | 0.72% | 0.2% | - |
| HSV(B) | 13.97º | 0.84% | 0.34% | - |
| XYZ | 4.5 | 3.04 | 0.76 | - |
| YUV | 45.81 | 110.05 | 157.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 31 | 14 | 0 | 0.64 | 0.84 | 0.66 | 13.97 | 0.72 | 0.2 |
| Hex | 57 | 1F | E | 0 | 40 | 54 | 42 | E | 48 | 14 |
| Octal | 127 | 37 | 16 | 0 | 100 | 124 | 102 | 16 | 110 | 24 |
| Binary | 1010111 | 11111 | 1110 | 0 | 1000000 | 1010100 | 1000010 | 1110 | 1001000 | 10100 |
Color Harmonies of #571F0E
Complementary color
Monochromatic Colors of #571F0E
Black with #571F0E
Text Example
Text Example
White with #571F0E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571F0E; }
p { color: rgb(87,31,14); }
H1.HeaderClassName
{
color: #571F0E;
}
.AnyTagClassName
{
color: #571F0E;
}
</style>
background-color css
<style>
a { background-color: #571F0E; }
a { background-color: rgb(87,31,14); }
div.DivClassName
{
background-color: #571F0E;
}
.BgClassName
{
background-color: #571F0E;
}
</style>
border-color css
<style>
span { border-color: #571F0E; }
span { border-color: rgb(87,31,14); }
td.TdClassName
{
border-color: #571F0E;
}
.TagClassName
{
border-color: #571F0E;
}
</style>