Shades of Caput Mortuum #672612
Tints of Caput Mortuum #672612
RGB
CMYK
RGB Variations
Color information
#672612 (or 0x672612) is known color: Caput Mortuum. HEX triplet: 67, 26 and 12. RGB value is (103,38,18). Sum of RGB (Red+Green+Blue) = 103+38+18=159 (21% of max value = 765). Red value is 103 (40.62% from 255 or 64.78% from 159); Green value is 38 (15.23% from 255 or 23.90% from 159); Blue value is 18 (7.42% from 255 or 11.32% from 159); Max value from RGB is 103 - color contains mainly: red. Hex color #672612 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #672612 is #98D9ED. Grayscale: #373737. Windows color (decimal): -10017262 or 1189479. OLE color: 1189479.
HSL color Cylindrical-coordinate representation of color #672612: hue angle of 14.12º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #672612 is Cyan = 0, Magento = 0.63, Yellow = 0.83 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 38 | 18 | - |
| CMYK | 0 | 0.63 | 0.83 | 0.60 |
| HSL | 14.12º | 0.7% | 0.24% | - |
| HSV(B) | 14.12º | 0.83% | 0.4% | - |
| XYZ | 6.4 | 4.31 | 1.07 | - |
| YUV | 55.16 | 107.03 | 162.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 38 | 18 | 0 | 0.63 | 0.83 | 0.60 | 14.12 | 0.7 | 0.24 |
| Hex | 67 | 26 | 12 | 0 | 3F | 53 | 3C | E | 46 | 18 |
| Octal | 147 | 46 | 22 | 0 | 77 | 123 | 74 | 16 | 106 | 30 |
| Binary | 1100111 | 100110 | 10010 | 0 | 111111 | 1010011 | 111100 | 1110 | 1000110 | 11000 |
Color Harmonies of #672612
Complementary color
Monochromatic Colors of #672612
Black with #672612
Text Example
Text Example
White with #672612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672612; }
p { color: rgb(103,38,18); }
H1.HeaderClassName
{
color: #672612;
}
.AnyTagClassName
{
color: #672612;
}
</style>
background-color css
<style>
a { background-color: #672612; }
a { background-color: rgb(103,38,18); }
div.DivClassName
{
background-color: #672612;
}
.BgClassName
{
background-color: #672612;
}
</style>
border-color css
<style>
span { border-color: #672612; }
span { border-color: rgb(103,38,18); }
td.TdClassName
{
border-color: #672612;
}
.TagClassName
{
border-color: #672612;
}
</style>