Shades of Caput Mortuum #582615
Tints of Caput Mortuum #582615
RGB
CMYK
RGB Variations
Color information
#582615 (or 0x582615) is known color: Caput Mortuum. HEX triplet: 58, 26 and 15. RGB value is (88,38,21). Sum of RGB (Red+Green+Blue) = 88+38+21=147 (19% of max value = 765). Red value is 88 (34.77% from 255 or 59.86% from 147); Green value is 38 (15.23% from 255 or 25.85% from 147); Blue value is 21 (8.59% from 255 or 14.29% from 147); Max value from RGB is 88 - color contains mainly: red. Hex color #582615 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #582615 is #A7D9EA. Grayscale: #333333. Windows color (decimal): -11000299 or 1386072. OLE color: 1386072.
HSL color Cylindrical-coordinate representation of color #582615: hue angle of 15.22º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #582615 is Cyan = 0, Magento = 0.57, Yellow = 0.76 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 38 | 21 | - |
| CMYK | 0 | 0.57 | 0.76 | 0.65 |
| HSL | 15.22º | 0.61% | 0.21% | - |
| HSV(B) | 15.22º | 0.76% | 0.35% | - |
| XYZ | 4.85 | 3.52 | 1.13 | - |
| YUV | 51.01 | 111.07 | 154.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 38 | 21 | 0 | 0.57 | 0.76 | 0.65 | 15.22 | 0.61 | 0.21 |
| Hex | 58 | 26 | 15 | 0 | 39 | 4C | 41 | F | 3D | 15 |
| Octal | 130 | 46 | 25 | 0 | 71 | 114 | 101 | 17 | 75 | 25 |
| Binary | 1011000 | 100110 | 10101 | 0 | 111001 | 1001100 | 1000001 | 1111 | 111101 | 10101 |
Color Harmonies of #582615
Complementary color
Monochromatic Colors of #582615
Black with #582615
Text Example
Text Example
White with #582615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582615; }
p { color: rgb(88,38,21); }
H1.HeaderClassName
{
color: #582615;
}
.AnyTagClassName
{
color: #582615;
}
</style>
background-color css
<style>
a { background-color: #582615; }
a { background-color: rgb(88,38,21); }
div.DivClassName
{
background-color: #582615;
}
.BgClassName
{
background-color: #582615;
}
</style>
border-color css
<style>
span { border-color: #582615; }
span { border-color: rgb(88,38,21); }
td.TdClassName
{
border-color: #582615;
}
.TagClassName
{
border-color: #582615;
}
</style>