Shades of Caput Mortuum #602815
Tints of Caput Mortuum #602815
RGB
CMYK
RGB Variations
Color information
#602815 (or 0x602815) is known color: Caput Mortuum. HEX triplet: 60, 28 and 15. RGB value is (96,40,21). Sum of RGB (Red+Green+Blue) = 96+40+21=157 (20% of max value = 765). Red value is 96 (37.89% from 255 or 61.15% from 157); Green value is 40 (16.02% from 255 or 25.48% from 157); Blue value is 21 (8.59% from 255 or 13.38% from 157); Max value from RGB is 96 - color contains mainly: red. Hex color #602815 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #602815 is #9FD7EA. Grayscale: #363636. Windows color (decimal): -10475499 or 1386592. OLE color: 1386592.
HSL color Cylindrical-coordinate representation of color #602815: hue angle of 15.2º 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 #602815 is Cyan = 0, Magento = 0.58, Yellow = 0.78 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 40 | 21 | - |
| CMYK | 0 | 0.58 | 0.78 | 0.62 |
| HSL | 15.2º | 0.64% | 0.23% | - |
| HSV(B) | 15.2º | 0.78% | 0.38% | - |
| XYZ | 5.72 | 4.06 | 1.19 | - |
| YUV | 54.58 | 109.05 | 157.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 40 | 21 | 0 | 0.58 | 0.78 | 0.62 | 15.2 | 0.64 | 0.23 |
| Hex | 60 | 28 | 15 | 0 | 3A | 4E | 3E | F | 40 | 17 |
| Octal | 140 | 50 | 25 | 0 | 72 | 116 | 76 | 17 | 100 | 27 |
| Binary | 1100000 | 101000 | 10101 | 0 | 111010 | 1001110 | 111110 | 1111 | 1000000 | 10111 |
Color Harmonies of #602815
Complementary color
Monochromatic Colors of #602815
Black with #602815
Text Example
Text Example
White with #602815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602815; }
p { color: rgb(96,40,21); }
H1.HeaderClassName
{
color: #602815;
}
.AnyTagClassName
{
color: #602815;
}
</style>
background-color css
<style>
a { background-color: #602815; }
a { background-color: rgb(96,40,21); }
div.DivClassName
{
background-color: #602815;
}
.BgClassName
{
background-color: #602815;
}
</style>
border-color css
<style>
span { border-color: #602815; }
span { border-color: rgb(96,40,21); }
td.TdClassName
{
border-color: #602815;
}
.TagClassName
{
border-color: #602815;
}
</style>