Shades of Caput Mortuum #602615
Tints of Caput Mortuum #602615
RGB
CMYK
RGB Variations
Color information
#602615 (or 0x602615) is known color: Caput Mortuum. HEX triplet: 60, 26 and 15. RGB value is (96,38,21). Sum of RGB (Red+Green+Blue) = 96+38+21=155 (20% of max value = 765). Red value is 96 (37.89% from 255 or 61.94% from 155); Green value is 38 (15.23% from 255 or 24.52% from 155); Blue value is 21 (8.59% from 255 or 13.55% from 155); Max value from RGB is 96 - color contains mainly: red. Hex color #602615 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #602615 is #9FD9EA. Grayscale: #353535. Windows color (decimal): -10476011 or 1386080. OLE color: 1386080.
HSL color Cylindrical-coordinate representation of color #602615: hue angle of 13.6º degrees, saturation: 0.64, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #602615 is Cyan = 0, Magento = 0.60, Yellow = 0.78 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 38 | 21 | - |
| CMYK | 0 | 0.60 | 0.78 | 0.62 |
| HSL | 13.6º | 0.64% | 0.23% | - |
| HSV(B) | 13.6º | 0.78% | 0.38% | - |
| XYZ | 5.65 | 3.93 | 1.17 | - |
| YUV | 53.4 | 109.72 | 158.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 38 | 21 | 0 | 0.60 | 0.78 | 0.62 | 13.6 | 0.64 | 0.23 |
| Hex | 60 | 26 | 15 | 0 | 3C | 4E | 3E | E | 40 | 17 |
| Octal | 140 | 46 | 25 | 0 | 74 | 116 | 76 | 16 | 100 | 27 |
| Binary | 1100000 | 100110 | 10101 | 0 | 111100 | 1001110 | 111110 | 1110 | 1000000 | 10111 |
Color Harmonies of #602615
Complementary color
Monochromatic Colors of #602615
Black with #602615
Text Example
Text Example
White with #602615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602615; }
p { color: rgb(96,38,21); }
H1.HeaderClassName
{
color: #602615;
}
.AnyTagClassName
{
color: #602615;
}
</style>
background-color css
<style>
a { background-color: #602615; }
a { background-color: rgb(96,38,21); }
div.DivClassName
{
background-color: #602615;
}
.BgClassName
{
background-color: #602615;
}
</style>
border-color css
<style>
span { border-color: #602615; }
span { border-color: rgb(96,38,21); }
td.TdClassName
{
border-color: #602615;
}
.TagClassName
{
border-color: #602615;
}
</style>