Shades of Caput Mortuum #672316
Tints of Caput Mortuum #672316
RGB
CMYK
RGB Variations
Color information
#672316 (or 0x672316) is known color: Caput Mortuum. HEX triplet: 67, 23 and 16. RGB value is (103,35,22). Sum of RGB (Red+Green+Blue) = 103+35+22=160 (21% of max value = 765). Red value is 103 (40.62% from 255 or 64.38% from 160); Green value is 35 (14.06% from 255 or 21.88% from 160); Blue value is 22 (8.98% from 255 or 13.75% from 160); Max value from RGB is 103 - color contains mainly: red. Hex color #672316 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #672316 is #98DCE9. Grayscale: #353535. Windows color (decimal): -10018026 or 1450855. OLE color: 1450855.
HSL color Cylindrical-coordinate representation of color #672316: hue angle of 9.63º 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 #672316 is Cyan = 0, Magento = 0.66, Yellow = 0.79 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 35 | 22 | - |
| CMYK | 0 | 0.66 | 0.79 | 0.60 |
| HSL | 9.63º | 0.65% | 0.25% | - |
| HSV(B) | 9.63º | 0.79% | 0.4% | - |
| XYZ | 6.34 | 4.14 | 1.22 | - |
| YUV | 53.85 | 110.03 | 163.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 35 | 22 | 0 | 0.66 | 0.79 | 0.60 | 9.63 | 0.65 | 0.25 |
| Hex | 67 | 23 | 16 | 0 | 42 | 4F | 3C | A | 41 | 19 |
| Octal | 147 | 43 | 26 | 0 | 102 | 117 | 74 | 12 | 101 | 31 |
| Binary | 1100111 | 100011 | 10110 | 0 | 1000010 | 1001111 | 111100 | 1010 | 1000001 | 11001 |
Color Harmonies of #672316
Complementary color
Monochromatic Colors of #672316
Black with #672316
Text Example
Text Example
White with #672316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672316; }
p { color: rgb(103,35,22); }
H1.HeaderClassName
{
color: #672316;
}
.AnyTagClassName
{
color: #672316;
}
</style>
background-color css
<style>
a { background-color: #672316; }
a { background-color: rgb(103,35,22); }
div.DivClassName
{
background-color: #672316;
}
.BgClassName
{
background-color: #672316;
}
</style>
border-color css
<style>
span { border-color: #672316; }
span { border-color: rgb(103,35,22); }
td.TdClassName
{
border-color: #672316;
}
.TagClassName
{
border-color: #672316;
}
</style>