Shades of Caput Mortuum #662418
Tints of Caput Mortuum #662418
RGB
CMYK
RGB Variations
Color information
#662418 (or 0x662418) is known color: Caput Mortuum. HEX triplet: 66, 24 and 18. RGB value is (102,36,24). Sum of RGB (Red+Green+Blue) = 102+36+24=162 (21% of max value = 765). Red value is 102 (40.23% from 255 or 62.96% from 162); Green value is 36 (14.45% from 255 or 22.22% from 162); Blue value is 24 (9.77% from 255 or 14.81% from 162); Max value from RGB is 102 - color contains mainly: red. Hex color #662418 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #662418 is #99DBE7. Grayscale: #363636. Windows color (decimal): -10083304 or 1582182. OLE color: 1582182.
HSL color Cylindrical-coordinate representation of color #662418: hue angle of 9.23º 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 #662418 is Cyan = 0, Magento = 0.65, Yellow = 0.76 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 36 | 24 | - |
| CMYK | 0 | 0.65 | 0.76 | 0.6 |
| HSL | 9.23º | 0.62% | 0.25% | - |
| HSV(B) | 9.23º | 0.76% | 0.4% | - |
| XYZ | 6.28 | 4.15 | 1.33 | - |
| YUV | 54.37 | 110.87 | 161.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 36 | 24 | 0 | 0.65 | 0.76 | 0.6 | 9.23 | 0.62 | 0.25 |
| Hex | 66 | 24 | 18 | 0 | 41 | 4C | 3C | 9 | 3E | 19 |
| Octal | 146 | 44 | 30 | 0 | 101 | 114 | 74 | 11 | 76 | 31 |
| Binary | 1100110 | 100100 | 11000 | 0 | 1000001 | 1001100 | 111100 | 1001 | 111110 | 11001 |
Color Harmonies of #662418
Complementary color
Monochromatic Colors of #662418
Black with #662418
Text Example
Text Example
White with #662418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662418; }
p { color: rgb(102,36,24); }
H1.HeaderClassName
{
color: #662418;
}
.AnyTagClassName
{
color: #662418;
}
</style>
background-color css
<style>
a { background-color: #662418; }
a { background-color: rgb(102,36,24); }
div.DivClassName
{
background-color: #662418;
}
.BgClassName
{
background-color: #662418;
}
</style>
border-color css
<style>
span { border-color: #662418; }
span { border-color: rgb(102,36,24); }
td.TdClassName
{
border-color: #662418;
}
.TagClassName
{
border-color: #662418;
}
</style>