Shades of Caput Mortuum #662511
Tints of Caput Mortuum #662511
RGB
CMYK
RGB Variations
Color information
#662511 (or 0x662511) is known color: Caput Mortuum. HEX triplet: 66, 25 and 11. RGB value is (102,37,17). Sum of RGB (Red+Green+Blue) = 102+37+17=156 (20% of max value = 765). Red value is 102 (40.23% from 255 or 65.38% from 156); Green value is 37 (14.84% from 255 or 23.72% from 156); Blue value is 17 (7.03% from 255 or 10.90% from 156); Max value from RGB is 102 - color contains mainly: red. Hex color #662511 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #662511 is #99DAEE. Grayscale: #363636. Windows color (decimal): -10083055 or 1123686. OLE color: 1123686.
HSL color Cylindrical-coordinate representation of color #662511: hue angle of 14.12º degrees, saturation: 0.71, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #662511 is Cyan = 0, Magento = 0.64, Yellow = 0.83 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 37 | 17 | - |
| CMYK | 0 | 0.64 | 0.83 | 0.6 |
| HSL | 14.12º | 0.71% | 0.23% | - |
| HSV(B) | 14.12º | 0.83% | 0.4% | - |
| XYZ | 6.24 | 4.19 | 1.01 | - |
| YUV | 54.16 | 107.03 | 162.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 37 | 17 | 0 | 0.64 | 0.83 | 0.6 | 14.12 | 0.71 | 0.23 |
| Hex | 66 | 25 | 11 | 0 | 40 | 53 | 3C | E | 47 | 17 |
| Octal | 146 | 45 | 21 | 0 | 100 | 123 | 74 | 16 | 107 | 27 |
| Binary | 1100110 | 100101 | 10001 | 0 | 1000000 | 1010011 | 111100 | 1110 | 1000111 | 10111 |
Color Harmonies of #662511
Complementary color
Monochromatic Colors of #662511
Black with #662511
Text Example
Text Example
White with #662511
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662511; }
p { color: rgb(102,37,17); }
H1.HeaderClassName
{
color: #662511;
}
.AnyTagClassName
{
color: #662511;
}
</style>
background-color css
<style>
a { background-color: #662511; }
a { background-color: rgb(102,37,17); }
div.DivClassName
{
background-color: #662511;
}
.BgClassName
{
background-color: #662511;
}
</style>
border-color css
<style>
span { border-color: #662511; }
span { border-color: rgb(102,37,17); }
td.TdClassName
{
border-color: #662511;
}
.TagClassName
{
border-color: #662511;
}
</style>