Shades of Caput Mortuum #662720
Tints of Caput Mortuum #662720
RGB
CMYK
RGB Variations
Color information
#662720 (or 0x662720) is known color: Caput Mortuum. HEX triplet: 66, 27 and 20. RGB value is (102,39,32). Sum of RGB (Red+Green+Blue) = 102+39+32=173 (22% of max value = 765). Red value is 102 (40.23% from 255 or 58.96% from 173); Green value is 39 (15.62% from 255 or 22.54% from 173); Blue value is 32 (12.89% from 255 or 18.50% from 173); Max value from RGB is 102 - color contains mainly: red. Hex color #662720 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #662720 is #99D8DF. Grayscale: #393939. Windows color (decimal): -10082528 or 2107238. OLE color: 2107238.
HSL color Cylindrical-coordinate representation of color #662720: hue angle of 6º degrees, saturation: 0.52, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #662720 is Cyan = 0, Magento = 0.62, Yellow = 0.69 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 39 | 32 | - |
| CMYK | 0 | 0.62 | 0.69 | 0.6 |
| HSL | 6º | 0.52% | 0.26% | - |
| HSV(B) | 6º | 0.69% | 0.4% | - |
| XYZ | 6.47 | 4.38 | 1.87 | - |
| YUV | 57.04 | 113.87 | 160.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 39 | 32 | 0 | 0.62 | 0.69 | 0.6 | 6 | 0.52 | 0.26 |
| Hex | 66 | 27 | 20 | 0 | 3E | 45 | 3C | 6 | 34 | 1A |
| Octal | 146 | 47 | 40 | 0 | 76 | 105 | 74 | 6 | 64 | 32 |
| Binary | 1100110 | 100111 | 100000 | 0 | 111110 | 1000101 | 111100 | 110 | 110100 | 11010 |
Color Harmonies of #662720
Complementary color
Monochromatic Colors of #662720
Black with #662720
Text Example
Text Example
White with #662720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662720; }
p { color: rgb(102,39,32); }
H1.HeaderClassName
{
color: #662720;
}
.AnyTagClassName
{
color: #662720;
}
</style>
background-color css
<style>
a { background-color: #662720; }
a { background-color: rgb(102,39,32); }
div.DivClassName
{
background-color: #662720;
}
.BgClassName
{
background-color: #662720;
}
</style>
border-color css
<style>
span { border-color: #662720; }
span { border-color: rgb(102,39,32); }
td.TdClassName
{
border-color: #662720;
}
.TagClassName
{
border-color: #662720;
}
</style>