Shades of Caput Mortuum #672614
Tints of Caput Mortuum #672614
RGB
CMYK
RGB Variations
Color information
#672614 (or 0x672614) is known color: Caput Mortuum. HEX triplet: 67, 26 and 14. RGB value is (103,38,20). Sum of RGB (Red+Green+Blue) = 103+38+20=161 (21% of max value = 765). Red value is 103 (40.62% from 255 or 63.98% from 161); Green value is 38 (15.23% from 255 or 23.60% from 161); Blue value is 20 (8.20% from 255 or 12.42% from 161); Max value from RGB is 103 - color contains mainly: red. Hex color #672614 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #672614 is #98D9EB. Grayscale: #373737. Windows color (decimal): -10017260 or 1320551. OLE color: 1320551.
HSL color Cylindrical-coordinate representation of color #672614: hue angle of 13.01º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #672614 is Cyan = 0, Magento = 0.63, Yellow = 0.81 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 38 | 20 | - |
| CMYK | 0 | 0.63 | 0.81 | 0.60 |
| HSL | 13.01º | 0.67% | 0.24% | - |
| HSV(B) | 13.01º | 0.81% | 0.4% | - |
| XYZ | 6.41 | 4.32 | 1.16 | - |
| YUV | 55.38 | 108.03 | 161.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 38 | 20 | 0 | 0.63 | 0.81 | 0.60 | 13.01 | 0.67 | 0.24 |
| Hex | 67 | 26 | 14 | 0 | 3F | 51 | 3C | D | 43 | 18 |
| Octal | 147 | 46 | 24 | 0 | 77 | 121 | 74 | 15 | 103 | 30 |
| Binary | 1100111 | 100110 | 10100 | 0 | 111111 | 1010001 | 111100 | 1101 | 1000011 | 11000 |
Color Harmonies of #672614
Complementary color
Monochromatic Colors of #672614
Black with #672614
Text Example
Text Example
White with #672614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672614; }
p { color: rgb(103,38,20); }
H1.HeaderClassName
{
color: #672614;
}
.AnyTagClassName
{
color: #672614;
}
</style>
background-color css
<style>
a { background-color: #672614; }
a { background-color: rgb(103,38,20); }
div.DivClassName
{
background-color: #672614;
}
.BgClassName
{
background-color: #672614;
}
</style>
border-color css
<style>
span { border-color: #672614; }
span { border-color: rgb(103,38,20); }
td.TdClassName
{
border-color: #672614;
}
.TagClassName
{
border-color: #672614;
}
</style>