Shades of Caput Mortuum #662717
Tints of Caput Mortuum #662717
RGB
CMYK
RGB Variations
Color information
#662717 (or 0x662717) is known color: Caput Mortuum. HEX triplet: 66, 27 and 17. RGB value is (102,39,23). Sum of RGB (Red+Green+Blue) = 102+39+23=164 (21% of max value = 765). Red value is 102 (40.23% from 255 or 62.20% from 164); Green value is 39 (15.62% from 255 or 23.78% from 164); Blue value is 23 (9.38% from 255 or 14.02% from 164); Max value from RGB is 102 - color contains mainly: red. Hex color #662717 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #662717 is #99D8E8. Grayscale: #383838. Windows color (decimal): -10082537 or 1517414. OLE color: 1517414.
HSL color Cylindrical-coordinate representation of color #662717: hue angle of 12.15º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #662717 is Cyan = 0, Magento = 0.62, Yellow = 0.77 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 39 | 23 | - |
| CMYK | 0 | 0.62 | 0.77 | 0.6 |
| HSL | 12.15º | 0.63% | 0.25% | - |
| HSV(B) | 12.15º | 0.77% | 0.4% | - |
| XYZ | 6.36 | 4.34 | 1.31 | - |
| YUV | 56.01 | 109.37 | 160.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 39 | 23 | 0 | 0.62 | 0.77 | 0.6 | 12.15 | 0.63 | 0.25 |
| Hex | 66 | 27 | 17 | 0 | 3E | 4D | 3C | C | 3F | 19 |
| Octal | 146 | 47 | 27 | 0 | 76 | 115 | 74 | 14 | 77 | 31 |
| Binary | 1100110 | 100111 | 10111 | 0 | 111110 | 1001101 | 111100 | 1100 | 111111 | 11001 |
Color Harmonies of #662717
Complementary color
Monochromatic Colors of #662717
Black with #662717
Text Example
Text Example
White with #662717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662717; }
p { color: rgb(102,39,23); }
H1.HeaderClassName
{
color: #662717;
}
.AnyTagClassName
{
color: #662717;
}
</style>
background-color css
<style>
a { background-color: #662717; }
a { background-color: rgb(102,39,23); }
div.DivClassName
{
background-color: #662717;
}
.BgClassName
{
background-color: #662717;
}
</style>
border-color css
<style>
span { border-color: #662717; }
span { border-color: rgb(102,39,23); }
td.TdClassName
{
border-color: #662717;
}
.TagClassName
{
border-color: #662717;
}
</style>