Shades of Caput Mortuum #662416
Tints of Caput Mortuum #662416
RGB
CMYK
RGB Variations
Color information
#662416 (or 0x662416) is known color: Caput Mortuum. HEX triplet: 66, 24 and 16. RGB value is (102,36,22). Sum of RGB (Red+Green+Blue) = 102+36+22=160 (21% of max value = 765). Red value is 102 (40.23% from 255 or 63.75% from 160); Green value is 36 (14.45% from 255 or 22.5% from 160); Blue value is 22 (8.98% from 255 or 13.75% from 160); Max value from RGB is 102 - color contains mainly: red. Hex color #662416 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #662416 is #99DBE9. Grayscale: #363636. Windows color (decimal): -10083306 or 1451110. OLE color: 1451110.
HSL color Cylindrical-coordinate representation of color #662416: hue angle of 10.5º degrees, saturation: 0.65, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #662416 is Cyan = 0, Magento = 0.65, Yellow = 0.78 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 36 | 22 | - |
| CMYK | 0 | 0.65 | 0.78 | 0.6 |
| HSL | 10.5º | 0.65% | 0.24% | - |
| HSV(B) | 10.5º | 0.78% | 0.4% | - |
| XYZ | 6.26 | 4.14 | 1.23 | - |
| YUV | 54.14 | 109.87 | 162.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 36 | 22 | 0 | 0.65 | 0.78 | 0.6 | 10.5 | 0.65 | 0.24 |
| Hex | 66 | 24 | 16 | 0 | 41 | 4E | 3C | A | 41 | 18 |
| Octal | 146 | 44 | 26 | 0 | 101 | 116 | 74 | 12 | 101 | 30 |
| Binary | 1100110 | 100100 | 10110 | 0 | 1000001 | 1001110 | 111100 | 1010 | 1000001 | 11000 |
Color Harmonies of #662416
Complementary color
Monochromatic Colors of #662416
Black with #662416
Text Example
Text Example
White with #662416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662416; }
p { color: rgb(102,36,22); }
H1.HeaderClassName
{
color: #662416;
}
.AnyTagClassName
{
color: #662416;
}
</style>
background-color css
<style>
a { background-color: #662416; }
a { background-color: rgb(102,36,22); }
div.DivClassName
{
background-color: #662416;
}
.BgClassName
{
background-color: #662416;
}
</style>
border-color css
<style>
span { border-color: #662416; }
span { border-color: rgb(102,36,22); }
td.TdClassName
{
border-color: #662416;
}
.TagClassName
{
border-color: #662416;
}
</style>