Shades of Caput Mortuum #662619
Tints of Caput Mortuum #662619
RGB
CMYK
RGB Variations
Color information
#662619 (or 0x662619) is known color: Caput Mortuum. HEX triplet: 66, 26 and 19. RGB value is (102,38,25). Sum of RGB (Red+Green+Blue) = 102+38+25=165 (21% of max value = 765). Red value is 102 (40.23% from 255 or 61.82% from 165); Green value is 38 (15.23% from 255 or 23.03% from 165); Blue value is 25 (10.16% from 255 or 15.15% from 165); Max value from RGB is 102 - color contains mainly: red. Hex color #662619 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #662619 is #99D9E6. Grayscale: #373737. Windows color (decimal): -10082791 or 1648230. OLE color: 1648230.
HSL color Cylindrical-coordinate representation of color #662619: hue angle of 10.13º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #662619 is Cyan = 0, Magento = 0.63, Yellow = 0.75 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 38 | 25 | - |
| CMYK | 0 | 0.63 | 0.75 | 0.6 |
| HSL | 10.13º | 0.61% | 0.25% | - |
| HSV(B) | 10.13º | 0.75% | 0.4% | - |
| XYZ | 6.35 | 4.28 | 1.41 | - |
| YUV | 55.65 | 110.7 | 161.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 38 | 25 | 0 | 0.63 | 0.75 | 0.6 | 10.13 | 0.61 | 0.25 |
| Hex | 66 | 26 | 19 | 0 | 3F | 4B | 3C | A | 3D | 19 |
| Octal | 146 | 46 | 31 | 0 | 77 | 113 | 74 | 12 | 75 | 31 |
| Binary | 1100110 | 100110 | 11001 | 0 | 111111 | 1001011 | 111100 | 1010 | 111101 | 11001 |
Color Harmonies of #662619
Complementary color
Monochromatic Colors of #662619
Black with #662619
Text Example
Text Example
White with #662619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662619; }
p { color: rgb(102,38,25); }
H1.HeaderClassName
{
color: #662619;
}
.AnyTagClassName
{
color: #662619;
}
</style>
background-color css
<style>
a { background-color: #662619; }
a { background-color: rgb(102,38,25); }
div.DivClassName
{
background-color: #662619;
}
.BgClassName
{
background-color: #662619;
}
</style>
border-color css
<style>
span { border-color: #662619; }
span { border-color: rgb(102,38,25); }
td.TdClassName
{
border-color: #662619;
}
.TagClassName
{
border-color: #662619;
}
</style>