Shades of Caput Mortuum #662815
Tints of Caput Mortuum #662815
RGB
CMYK
RGB Variations
Color information
#662815 (or 0x662815) is known color: Caput Mortuum. HEX triplet: 66, 28 and 15. RGB value is (102,40,21). Sum of RGB (Red+Green+Blue) = 102+40+21=163 (21% of max value = 765). Red value is 102 (40.23% from 255 or 62.58% from 163); Green value is 40 (16.02% from 255 or 24.54% from 163); Blue value is 21 (8.59% from 255 or 12.88% from 163); Max value from RGB is 102 - color contains mainly: red. Hex color #662815 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #662815 is #99D7EA. Grayscale: #383838. Windows color (decimal): -10082283 or 1386598. OLE color: 1386598.
HSL color Cylindrical-coordinate representation of color #662815: hue angle of 14.07º 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 #662815 is Cyan = 0, Magento = 0.61, Yellow = 0.79 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 40 | 21 | - |
| CMYK | 0 | 0.61 | 0.79 | 0.6 |
| HSL | 14.07º | 0.66% | 0.24% | - |
| HSV(B) | 14.07º | 0.79% | 0.4% | - |
| XYZ | 6.37 | 4.4 | 1.22 | - |
| YUV | 56.37 | 108.04 | 160.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 40 | 21 | 0 | 0.61 | 0.79 | 0.6 | 14.07 | 0.66 | 0.24 |
| Hex | 66 | 28 | 15 | 0 | 3D | 4F | 3C | E | 42 | 18 |
| Octal | 146 | 50 | 25 | 0 | 75 | 117 | 74 | 16 | 102 | 30 |
| Binary | 1100110 | 101000 | 10101 | 0 | 111101 | 1001111 | 111100 | 1110 | 1000010 | 11000 |
Color Harmonies of #662815
Complementary color
Monochromatic Colors of #662815
Black with #662815
Text Example
Text Example
White with #662815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662815; }
p { color: rgb(102,40,21); }
H1.HeaderClassName
{
color: #662815;
}
.AnyTagClassName
{
color: #662815;
}
</style>
background-color css
<style>
a { background-color: #662815; }
a { background-color: rgb(102,40,21); }
div.DivClassName
{
background-color: #662815;
}
.BgClassName
{
background-color: #662815;
}
</style>
border-color css
<style>
span { border-color: #662815; }
span { border-color: rgb(102,40,21); }
td.TdClassName
{
border-color: #662815;
}
.TagClassName
{
border-color: #662815;
}
</style>