Shades of Caput Mortuum #662512
Tints of Caput Mortuum #662512
RGB
CMYK
RGB Variations
Color information
#662512 (or 0x662512) is known color: Caput Mortuum. HEX triplet: 66, 25 and 12. RGB value is (102,37,18). Sum of RGB (Red+Green+Blue) = 102+37+18=157 (20% of max value = 765). Red value is 102 (40.23% from 255 or 64.97% from 157); Green value is 37 (14.84% from 255 or 23.57% from 157); Blue value is 18 (7.42% from 255 or 11.46% from 157); Max value from RGB is 102 - color contains mainly: red. Hex color #662512 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #662512 is #99DAED. Grayscale: #363636. Windows color (decimal): -10083054 or 1189222. OLE color: 1189222.
HSL color Cylindrical-coordinate representation of color #662512: hue angle of 13.57º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #662512 is Cyan = 0, Magento = 0.64, Yellow = 0.82 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 37 | 18 | - |
| CMYK | 0 | 0.64 | 0.82 | 0.6 |
| HSL | 13.57º | 0.7% | 0.24% | - |
| HSV(B) | 13.57º | 0.82% | 0.4% | - |
| XYZ | 6.25 | 4.19 | 1.05 | - |
| YUV | 54.27 | 107.53 | 162.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 37 | 18 | 0 | 0.64 | 0.82 | 0.6 | 13.57 | 0.7 | 0.24 |
| Hex | 66 | 25 | 12 | 0 | 40 | 52 | 3C | E | 46 | 18 |
| Octal | 146 | 45 | 22 | 0 | 100 | 122 | 74 | 16 | 106 | 30 |
| Binary | 1100110 | 100101 | 10010 | 0 | 1000000 | 1010010 | 111100 | 1110 | 1000110 | 11000 |
Color Harmonies of #662512
Complementary color
Monochromatic Colors of #662512
Black with #662512
Text Example
Text Example
White with #662512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662512; }
p { color: rgb(102,37,18); }
H1.HeaderClassName
{
color: #662512;
}
.AnyTagClassName
{
color: #662512;
}
</style>
background-color css
<style>
a { background-color: #662512; }
a { background-color: rgb(102,37,18); }
div.DivClassName
{
background-color: #662512;
}
.BgClassName
{
background-color: #662512;
}
</style>
border-color css
<style>
span { border-color: #662512; }
span { border-color: rgb(102,37,18); }
td.TdClassName
{
border-color: #662512;
}
.TagClassName
{
border-color: #662512;
}
</style>