Shades of Caput Mortuum #662415
Tints of Caput Mortuum #662415
RGB
CMYK
RGB Variations
Color information
#662415 (or 0x662415) is known color: Caput Mortuum. HEX triplet: 66, 24 and 15. RGB value is (102,36,21). Sum of RGB (Red+Green+Blue) = 102+36+21=159 (21% of max value = 765). Red value is 102 (40.23% from 255 or 64.15% from 159); Green value is 36 (14.45% from 255 or 22.64% from 159); Blue value is 21 (8.59% from 255 or 13.21% from 159); Max value from RGB is 102 - color contains mainly: red. Hex color #662415 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #662415 is #99DBEA. Grayscale: #363636. Windows color (decimal): -10083307 or 1385574. OLE color: 1385574.
HSL color Cylindrical-coordinate representation of color #662415: hue angle of 11.11º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #662415 is Cyan = 0, Magento = 0.65, Yellow = 0.79 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 36 | 21 | - |
| CMYK | 0 | 0.65 | 0.79 | 0.6 |
| HSL | 11.11º | 0.66% | 0.24% | - |
| HSV(B) | 11.11º | 0.79% | 0.4% | - |
| XYZ | 6.25 | 4.14 | 1.18 | - |
| YUV | 54.02 | 109.37 | 162.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 36 | 21 | 0 | 0.65 | 0.79 | 0.6 | 11.11 | 0.66 | 0.24 |
| Hex | 66 | 24 | 15 | 0 | 41 | 4F | 3C | B | 42 | 18 |
| Octal | 146 | 44 | 25 | 0 | 101 | 117 | 74 | 13 | 102 | 30 |
| Binary | 1100110 | 100100 | 10101 | 0 | 1000001 | 1001111 | 111100 | 1011 | 1000010 | 11000 |
Color Harmonies of #662415
Complementary color
Monochromatic Colors of #662415
Black with #662415
Text Example
Text Example
White with #662415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662415; }
p { color: rgb(102,36,21); }
H1.HeaderClassName
{
color: #662415;
}
.AnyTagClassName
{
color: #662415;
}
</style>
background-color css
<style>
a { background-color: #662415; }
a { background-color: rgb(102,36,21); }
div.DivClassName
{
background-color: #662415;
}
.BgClassName
{
background-color: #662415;
}
</style>
border-color css
<style>
span { border-color: #662415; }
span { border-color: rgb(102,36,21); }
td.TdClassName
{
border-color: #662415;
}
.TagClassName
{
border-color: #662415;
}
</style>