Shades of Caput Mortuum #672616
Tints of Caput Mortuum #672616
RGB
CMYK
RGB Variations
Color information
#672616 (or 0x672616) is known color: Caput Mortuum. HEX triplet: 67, 26 and 16. RGB value is (103,38,22). Sum of RGB (Red+Green+Blue) = 103+38+22=163 (21% of max value = 765). Red value is 103 (40.62% from 255 or 63.19% from 163); Green value is 38 (15.23% from 255 or 23.31% from 163); Blue value is 22 (8.98% from 255 or 13.50% from 163); Max value from RGB is 103 - color contains mainly: red. Hex color #672616 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #672616 is #98D9E9. Grayscale: #373737. Windows color (decimal): -10017258 or 1451623. OLE color: 1451623.
HSL color Cylindrical-coordinate representation of color #672616: hue angle of 11.85º 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 #672616 is Cyan = 0, Magento = 0.63, Yellow = 0.79 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 38 | 22 | - |
| CMYK | 0 | 0.63 | 0.79 | 0.60 |
| HSL | 11.85º | 0.65% | 0.25% | - |
| HSV(B) | 11.85º | 0.79% | 0.4% | - |
| XYZ | 6.43 | 4.33 | 1.26 | - |
| YUV | 55.61 | 109.03 | 161.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 38 | 22 | 0 | 0.63 | 0.79 | 0.60 | 11.85 | 0.65 | 0.25 |
| Hex | 67 | 26 | 16 | 0 | 3F | 4F | 3C | C | 41 | 19 |
| Octal | 147 | 46 | 26 | 0 | 77 | 117 | 74 | 14 | 101 | 31 |
| Binary | 1100111 | 100110 | 10110 | 0 | 111111 | 1001111 | 111100 | 1100 | 1000001 | 11001 |
Color Harmonies of #672616
Complementary color
Monochromatic Colors of #672616
Black with #672616
Text Example
Text Example
White with #672616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672616; }
p { color: rgb(103,38,22); }
H1.HeaderClassName
{
color: #672616;
}
.AnyTagClassName
{
color: #672616;
}
</style>
background-color css
<style>
a { background-color: #672616; }
a { background-color: rgb(103,38,22); }
div.DivClassName
{
background-color: #672616;
}
.BgClassName
{
background-color: #672616;
}
</style>
border-color css
<style>
span { border-color: #672616; }
span { border-color: rgb(103,38,22); }
td.TdClassName
{
border-color: #672616;
}
.TagClassName
{
border-color: #672616;
}
</style>