Shades of Caput Mortuum #662818
Tints of Caput Mortuum #662818
RGB
CMYK
RGB Variations
Color information
#662818 (or 0x662818) is known color: Caput Mortuum. HEX triplet: 66, 28 and 18. RGB value is (102,40,24). Sum of RGB (Red+Green+Blue) = 102+40+24=166 (21% of max value = 765). Red value is 102 (40.23% from 255 or 61.45% from 166); Green value is 40 (16.02% from 255 or 24.10% from 166); Blue value is 24 (9.77% from 255 or 14.46% from 166); Max value from RGB is 102 - color contains mainly: red. Hex color #662818 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #662818 is #99D7E7. Grayscale: #383838. Windows color (decimal): -10082280 or 1583206. OLE color: 1583206.
HSL color Cylindrical-coordinate representation of color #662818: hue angle of 12.31º 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 #662818 is Cyan = 0, Magento = 0.61, Yellow = 0.76 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 40 | 24 | - |
| CMYK | 0 | 0.61 | 0.76 | 0.6 |
| HSL | 12.31º | 0.62% | 0.25% | - |
| HSV(B) | 12.31º | 0.76% | 0.4% | - |
| XYZ | 6.4 | 4.41 | 1.38 | - |
| YUV | 56.71 | 109.54 | 160.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 40 | 24 | 0 | 0.61 | 0.76 | 0.6 | 12.31 | 0.62 | 0.25 |
| Hex | 66 | 28 | 18 | 0 | 3D | 4C | 3C | C | 3E | 19 |
| Octal | 146 | 50 | 30 | 0 | 75 | 114 | 74 | 14 | 76 | 31 |
| Binary | 1100110 | 101000 | 11000 | 0 | 111101 | 1001100 | 111100 | 1100 | 111110 | 11001 |
Color Harmonies of #662818
Complementary color
Monochromatic Colors of #662818
Black with #662818
Text Example
Text Example
White with #662818
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662818; }
p { color: rgb(102,40,24); }
H1.HeaderClassName
{
color: #662818;
}
.AnyTagClassName
{
color: #662818;
}
</style>
background-color css
<style>
a { background-color: #662818; }
a { background-color: rgb(102,40,24); }
div.DivClassName
{
background-color: #662818;
}
.BgClassName
{
background-color: #662818;
}
</style>
border-color css
<style>
span { border-color: #662818; }
span { border-color: rgb(102,40,24); }
td.TdClassName
{
border-color: #662818;
}
.TagClassName
{
border-color: #662818;
}
</style>