Shades of Caput Mortuum #672516
Tints of Caput Mortuum #672516
RGB
CMYK
RGB Variations
Color information
#672516 (or 0x672516) is known color: Caput Mortuum. HEX triplet: 67, 25 and 16. RGB value is (103,37,22). Sum of RGB (Red+Green+Blue) = 103+37+22=162 (21% of max value = 765). Red value is 103 (40.62% from 255 or 63.58% from 162); Green value is 37 (14.84% from 255 or 22.84% from 162); Blue value is 22 (8.98% from 255 or 13.58% from 162); Max value from RGB is 103 - color contains mainly: red. Hex color #672516 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #672516 is #98DAE9. Grayscale: #373737. Windows color (decimal): -10017514 or 1451367. OLE color: 1451367.
HSL color Cylindrical-coordinate representation of color #672516: hue angle of 11.11º 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 #672516 is Cyan = 0, Magento = 0.64, Yellow = 0.79 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 37 | 22 | - |
| CMYK | 0 | 0.64 | 0.79 | 0.60 |
| HSL | 11.11º | 0.65% | 0.25% | - |
| HSV(B) | 11.11º | 0.79% | 0.4% | - |
| XYZ | 6.4 | 4.26 | 1.24 | - |
| YUV | 55.02 | 109.37 | 162.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 37 | 22 | 0 | 0.64 | 0.79 | 0.60 | 11.11 | 0.65 | 0.25 |
| Hex | 67 | 25 | 16 | 0 | 40 | 4F | 3C | B | 41 | 19 |
| Octal | 147 | 45 | 26 | 0 | 100 | 117 | 74 | 13 | 101 | 31 |
| Binary | 1100111 | 100101 | 10110 | 0 | 1000000 | 1001111 | 111100 | 1011 | 1000001 | 11001 |
Color Harmonies of #672516
Complementary color
Monochromatic Colors of #672516
Black with #672516
Text Example
Text Example
White with #672516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672516; }
p { color: rgb(103,37,22); }
H1.HeaderClassName
{
color: #672516;
}
.AnyTagClassName
{
color: #672516;
}
</style>
background-color css
<style>
a { background-color: #672516; }
a { background-color: rgb(103,37,22); }
div.DivClassName
{
background-color: #672516;
}
.BgClassName
{
background-color: #672516;
}
</style>
border-color css
<style>
span { border-color: #672516; }
span { border-color: rgb(103,37,22); }
td.TdClassName
{
border-color: #672516;
}
.TagClassName
{
border-color: #672516;
}
</style>