Shades of Caput Mortuum #57291A
Tints of Caput Mortuum #57291A
RGB
CMYK
RGB Variations
Color information
#57291A (or 0x57291A) is known color: Caput Mortuum. HEX triplet: 57, 29 and 1A. RGB value is (87,41,26). Sum of RGB (Red+Green+Blue) = 87+41+26=154 (20% of max value = 765). Red value is 87 (34.38% from 255 or 56.49% from 154); Green value is 41 (16.41% from 255 or 26.62% from 154); Blue value is 26 (10.55% from 255 or 16.88% from 154); Max value from RGB is 87 - color contains mainly: red. Hex color #57291A is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #57291A is #A8D6E5. Grayscale: #353535. Windows color (decimal): -11065062 or 1714519. OLE color: 1714519.
HSL color Cylindrical-coordinate representation of color #57291A: hue angle of 14.75º degrees, saturation: 0.54, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #57291A is Cyan = 0, Magento = 0.53, Yellow = 0.70 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 41 | 26 | - |
| CMYK | 0 | 0.53 | 0.70 | 0.66 |
| HSL | 14.75º | 0.54% | 0.22% | - |
| HSV(B) | 14.75º | 0.7% | 0.34% | - |
| XYZ | 4.91 | 3.69 | 1.43 | - |
| YUV | 53.04 | 112.74 | 152.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 41 | 26 | 0 | 0.53 | 0.70 | 0.66 | 14.75 | 0.54 | 0.22 |
| Hex | 57 | 29 | 1A | 0 | 35 | 46 | 42 | F | 36 | 16 |
| Octal | 127 | 51 | 32 | 0 | 65 | 106 | 102 | 17 | 66 | 26 |
| Binary | 1010111 | 101001 | 11010 | 0 | 110101 | 1000110 | 1000010 | 1111 | 110110 | 10110 |
Color Harmonies of #57291A
Complementary color
Monochromatic Colors of #57291A
Black with #57291A
Text Example
Text Example
White with #57291A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #57291A; }
p { color: rgb(87,41,26); }
H1.HeaderClassName
{
color: #57291A;
}
.AnyTagClassName
{
color: #57291A;
}
</style>
background-color css
<style>
a { background-color: #57291A; }
a { background-color: rgb(87,41,26); }
div.DivClassName
{
background-color: #57291A;
}
.BgClassName
{
background-color: #57291A;
}
</style>
border-color css
<style>
span { border-color: #57291A; }
span { border-color: rgb(87,41,26); }
td.TdClassName
{
border-color: #57291A;
}
.TagClassName
{
border-color: #57291A;
}
</style>