Shades of Caput Mortuum #672210
Tints of Caput Mortuum #672210
RGB
CMYK
RGB Variations
Color information
#672210 (or 0x672210) is known color: Caput Mortuum. HEX triplet: 67, 22 and 10. RGB value is (103,34,16). Sum of RGB (Red+Green+Blue) = 103+34+16=153 (20% of max value = 765). Red value is 103 (40.62% from 255 or 67.32% from 153); Green value is 34 (13.67% from 255 or 22.22% from 153); Blue value is 16 (6.64% from 255 or 10.46% from 153); Max value from RGB is 103 - color contains mainly: red. Hex color #672210 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #672210 is #98DDEF. Grayscale: #343434. Windows color (decimal): -10018288 or 1057383. OLE color: 1057383.
HSL color Cylindrical-coordinate representation of color #672210: hue angle of 12.41º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #672210 is Cyan = 0, Magento = 0.67, Yellow = 0.84 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 34 | 16 | - |
| CMYK | 0 | 0.67 | 0.84 | 0.60 |
| HSL | 12.41º | 0.73% | 0.23% | - |
| HSV(B) | 12.41º | 0.84% | 0.4% | - |
| XYZ | 6.26 | 4.07 | 0.94 | - |
| YUV | 52.58 | 107.36 | 163.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 34 | 16 | 0 | 0.67 | 0.84 | 0.60 | 12.41 | 0.73 | 0.23 |
| Hex | 67 | 22 | 10 | 0 | 43 | 54 | 3C | C | 49 | 17 |
| Octal | 147 | 42 | 20 | 0 | 103 | 124 | 74 | 14 | 111 | 27 |
| Binary | 1100111 | 100010 | 10000 | 0 | 1000011 | 1010100 | 111100 | 1100 | 1001001 | 10111 |
Color Harmonies of #672210
Complementary color
Monochromatic Colors of #672210
Black with #672210
Text Example
Text Example
White with #672210
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672210; }
p { color: rgb(103,34,16); }
H1.HeaderClassName
{
color: #672210;
}
.AnyTagClassName
{
color: #672210;
}
</style>
background-color css
<style>
a { background-color: #672210; }
a { background-color: rgb(103,34,16); }
div.DivClassName
{
background-color: #672210;
}
.BgClassName
{
background-color: #672210;
}
</style>
border-color css
<style>
span { border-color: #672210; }
span { border-color: rgb(103,34,16); }
td.TdClassName
{
border-color: #672210;
}
.TagClassName
{
border-color: #672210;
}
</style>