Shades of Caput Mortuum #662919
Tints of Caput Mortuum #662919
RGB
CMYK
RGB Variations
Color information
#662919 (or 0x662919) is known color: Caput Mortuum. HEX triplet: 66, 29 and 19. RGB value is (102,41,25). Sum of RGB (Red+Green+Blue) = 102+41+25=168 (22% of max value = 765). Red value is 102 (40.23% from 255 or 60.71% from 168); Green value is 41 (16.41% from 255 or 24.40% from 168); Blue value is 25 (10.16% from 255 or 14.88% from 168); Max value from RGB is 102 - color contains mainly: red. Hex color #662919 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #662919 is #99D6E6. Grayscale: #393939. Windows color (decimal): -10082023 or 1648998. OLE color: 1648998.
HSL color Cylindrical-coordinate representation of color #662919: hue angle of 12.47º 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 #662919 is Cyan = 0, Magento = 0.60, Yellow = 0.75 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 41 | 25 | - |
| CMYK | 0 | 0.60 | 0.75 | 0.6 |
| HSL | 12.47º | 0.61% | 0.25% | - |
| HSV(B) | 12.47º | 0.75% | 0.4% | - |
| XYZ | 6.45 | 4.48 | 1.44 | - |
| YUV | 57.42 | 109.71 | 159.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 41 | 25 | 0 | 0.60 | 0.75 | 0.6 | 12.47 | 0.61 | 0.25 |
| Hex | 66 | 29 | 19 | 0 | 3C | 4B | 3C | C | 3D | 19 |
| Octal | 146 | 51 | 31 | 0 | 74 | 113 | 74 | 14 | 75 | 31 |
| Binary | 1100110 | 101001 | 11001 | 0 | 111100 | 1001011 | 111100 | 1100 | 111101 | 11001 |
Color Harmonies of #662919
Complementary color
Monochromatic Colors of #662919
Black with #662919
Text Example
Text Example
White with #662919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662919; }
p { color: rgb(102,41,25); }
H1.HeaderClassName
{
color: #662919;
}
.AnyTagClassName
{
color: #662919;
}
</style>
background-color css
<style>
a { background-color: #662919; }
a { background-color: rgb(102,41,25); }
div.DivClassName
{
background-color: #662919;
}
.BgClassName
{
background-color: #662919;
}
</style>
border-color css
<style>
span { border-color: #662919; }
span { border-color: rgb(102,41,25); }
td.TdClassName
{
border-color: #662919;
}
.TagClassName
{
border-color: #662919;
}
</style>