Shades of Caput Mortuum #672916
Tints of Caput Mortuum #672916
RGB
CMYK
RGB Variations
Color information
#672916 (or 0x672916) is known color: Caput Mortuum. HEX triplet: 67, 29 and 16. RGB value is (103,41,22). Sum of RGB (Red+Green+Blue) = 103+41+22=166 (21% of max value = 765). Red value is 103 (40.62% from 255 or 62.05% from 166); Green value is 41 (16.41% from 255 or 24.70% from 166); Blue value is 22 (8.98% from 255 or 13.25% from 166); Max value from RGB is 103 - color contains mainly: red. Hex color #672916 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #672916 is #98D6E9. Grayscale: #393939. Windows color (decimal): -10016490 or 1452391. OLE color: 1452391.
HSL color Cylindrical-coordinate representation of color #672916: hue angle of 14.07º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #672916 is Cyan = 0, Magento = 0.60, Yellow = 0.79 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 41 | 22 | - |
| CMYK | 0 | 0.60 | 0.79 | 0.60 |
| HSL | 14.07º | 0.65% | 0.25% | - |
| HSV(B) | 14.07º | 0.79% | 0.4% | - |
| XYZ | 6.53 | 4.53 | 1.29 | - |
| YUV | 57.37 | 108.04 | 160.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 41 | 22 | 0 | 0.60 | 0.79 | 0.60 | 14.07 | 0.65 | 0.25 |
| Hex | 67 | 29 | 16 | 0 | 3C | 4F | 3C | E | 41 | 19 |
| Octal | 147 | 51 | 26 | 0 | 74 | 117 | 74 | 16 | 101 | 31 |
| Binary | 1100111 | 101001 | 10110 | 0 | 111100 | 1001111 | 111100 | 1110 | 1000001 | 11001 |
Color Harmonies of #672916
Complementary color
Monochromatic Colors of #672916
Black with #672916
Text Example
Text Example
White with #672916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672916; }
p { color: rgb(103,41,22); }
H1.HeaderClassName
{
color: #672916;
}
.AnyTagClassName
{
color: #672916;
}
</style>
background-color css
<style>
a { background-color: #672916; }
a { background-color: rgb(103,41,22); }
div.DivClassName
{
background-color: #672916;
}
.BgClassName
{
background-color: #672916;
}
</style>
border-color css
<style>
span { border-color: #672916; }
span { border-color: rgb(103,41,22); }
td.TdClassName
{
border-color: #672916;
}
.TagClassName
{
border-color: #672916;
}
</style>