Shades of Caput Mortuum #571903
Tints of Caput Mortuum #571903
RGB
CMYK
RGB Variations
Color information
#571903 (or 0x571903) is known color: Caput Mortuum. HEX triplet: 57, 19 and 03. RGB value is (87,25,3). Sum of RGB (Red+Green+Blue) = 87+25+3=115 (15% of max value = 765). Red value is 87 (34.38% from 255 or 75.65% from 115); Green value is 25 (10.16% from 255 or 21.74% from 115); Blue value is 3 (1.56% from 255 or 2.61% from 115); Max value from RGB is 87 - color contains mainly: red. Hex color #571903 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #571903 is #A8E6FC. Grayscale: #292929. Windows color (decimal): -11069181 or 203095. OLE color: 203095.
HSL color Cylindrical-coordinate representation of color #571903: hue angle of 15.71º degrees, saturation: 0.93, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #571903 is Cyan = 0, Magento = 0.71, Yellow = 0.97 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 25 | 3 | - |
| CMYK | 0 | 0.71 | 0.97 | 0.66 |
| HSL | 15.71º | 0.93% | 0.18% | - |
| HSV(B) | 15.71º | 0.97% | 0.34% | - |
| XYZ | 4.29 | 2.73 | 0.39 | - |
| YUV | 41.03 | 106.54 | 160.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 25 | 3 | 0 | 0.71 | 0.97 | 0.66 | 15.71 | 0.93 | 0.18 |
| Hex | 57 | 19 | 3 | 0 | 47 | 61 | 42 | 10 | 5D | 12 |
| Octal | 127 | 31 | 3 | 0 | 107 | 141 | 102 | 20 | 135 | 22 |
| Binary | 1010111 | 11001 | 11 | 0 | 1000111 | 1100001 | 1000010 | 10000 | 1011101 | 10010 |
Color Harmonies of #571903
Complementary color
Monochromatic Colors of #571903
Black with #571903
Text Example
Text Example
White with #571903
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571903; }
p { color: rgb(87,25,3); }
H1.HeaderClassName
{
color: #571903;
}
.AnyTagClassName
{
color: #571903;
}
</style>
background-color css
<style>
a { background-color: #571903; }
a { background-color: rgb(87,25,3); }
div.DivClassName
{
background-color: #571903;
}
.BgClassName
{
background-color: #571903;
}
</style>
border-color css
<style>
span { border-color: #571903; }
span { border-color: rgb(87,25,3); }
td.TdClassName
{
border-color: #571903;
}
.TagClassName
{
border-color: #571903;
}
</style>