Shades of Caput Mortuum #672820
Tints of Caput Mortuum #672820
RGB
CMYK
RGB Variations
Color information
#672820 (or 0x672820) is known color: Caput Mortuum. HEX triplet: 67, 28 and 20. RGB value is (103,40,32). Sum of RGB (Red+Green+Blue) = 103+40+32=175 (23% of max value = 765). Red value is 103 (40.62% from 255 or 58.86% from 175); Green value is 40 (16.02% from 255 or 22.86% from 175); Blue value is 32 (12.89% from 255 or 18.29% from 175); Max value from RGB is 103 - color contains mainly: red. Hex color #672820 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #672820 is #98D7DF. Grayscale: #3A3A3A. Windows color (decimal): -10016736 or 2107495. OLE color: 2107495.
HSL color Cylindrical-coordinate representation of color #672820: hue angle of 6.76º degrees, saturation: 0.53, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #672820 is Cyan = 0, Magento = 0.61, Yellow = 0.69 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 40 | 32 | - |
| CMYK | 0 | 0.61 | 0.69 | 0.60 |
| HSL | 6.76º | 0.53% | 0.26% | - |
| HSV(B) | 6.76º | 0.69% | 0.4% | - |
| XYZ | 6.61 | 4.51 | 1.89 | - |
| YUV | 57.93 | 113.37 | 160.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 40 | 32 | 0 | 0.61 | 0.69 | 0.60 | 6.76 | 0.53 | 0.26 |
| Hex | 67 | 28 | 20 | 0 | 3D | 45 | 3C | 7 | 35 | 1A |
| Octal | 147 | 50 | 40 | 0 | 75 | 105 | 74 | 7 | 65 | 32 |
| Binary | 1100111 | 101000 | 100000 | 0 | 111101 | 1000101 | 111100 | 111 | 110101 | 11010 |
Color Harmonies of #672820
Complementary color
Monochromatic Colors of #672820
Black with #672820
Text Example
Text Example
White with #672820
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672820; }
p { color: rgb(103,40,32); }
H1.HeaderClassName
{
color: #672820;
}
.AnyTagClassName
{
color: #672820;
}
</style>
background-color css
<style>
a { background-color: #672820; }
a { background-color: rgb(103,40,32); }
div.DivClassName
{
background-color: #672820;
}
.BgClassName
{
background-color: #672820;
}
</style>
border-color css
<style>
span { border-color: #672820; }
span { border-color: rgb(103,40,32); }
td.TdClassName
{
border-color: #672820;
}
.TagClassName
{
border-color: #672820;
}
</style>