Shades of Caput Mortuum #662918
Tints of Caput Mortuum #662918
RGB
CMYK
RGB Variations
Color information
#662918 (or 0x662918) is known color: Caput Mortuum. HEX triplet: 66, 29 and 18. RGB value is (102,41,24). Sum of RGB (Red+Green+Blue) = 102+41+24=167 (22% of max value = 765). Red value is 102 (40.23% from 255 or 61.08% from 167); Green value is 41 (16.41% from 255 or 24.55% from 167); Blue value is 24 (9.77% from 255 or 14.37% from 167); Max value from RGB is 102 - color contains mainly: red. Hex color #662918 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #662918 is #99D6E7. Grayscale: #393939. Windows color (decimal): -10082024 or 1583462. OLE color: 1583462.
HSL color Cylindrical-coordinate representation of color #662918: hue angle of 13.08º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #662918 is Cyan = 0, Magento = 0.60, Yellow = 0.76 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 41 | 24 | - |
| CMYK | 0 | 0.60 | 0.76 | 0.6 |
| HSL | 13.08º | 0.62% | 0.25% | - |
| HSV(B) | 13.08º | 0.76% | 0.4% | - |
| XYZ | 6.44 | 4.48 | 1.39 | - |
| YUV | 57.3 | 109.21 | 159.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 41 | 24 | 0 | 0.60 | 0.76 | 0.6 | 13.08 | 0.62 | 0.25 |
| Hex | 66 | 29 | 18 | 0 | 3C | 4C | 3C | D | 3E | 19 |
| Octal | 146 | 51 | 30 | 0 | 74 | 114 | 74 | 15 | 76 | 31 |
| Binary | 1100110 | 101001 | 11000 | 0 | 111100 | 1001100 | 111100 | 1101 | 111110 | 11001 |
Color Harmonies of #662918
Complementary color
Monochromatic Colors of #662918
Black with #662918
Text Example
Text Example
White with #662918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662918; }
p { color: rgb(102,41,24); }
H1.HeaderClassName
{
color: #662918;
}
.AnyTagClassName
{
color: #662918;
}
</style>
background-color css
<style>
a { background-color: #662918; }
a { background-color: rgb(102,41,24); }
div.DivClassName
{
background-color: #662918;
}
.BgClassName
{
background-color: #662918;
}
</style>
border-color css
<style>
span { border-color: #662918; }
span { border-color: rgb(102,41,24); }
td.TdClassName
{
border-color: #662918;
}
.TagClassName
{
border-color: #662918;
}
</style>