Shades of Caput Mortuum #612820
Tints of Caput Mortuum #612820
RGB
CMYK
RGB Variations
Color information
#612820 (or 0x612820) is known color: Caput Mortuum. HEX triplet: 61, 28 and 20. RGB value is (97,40,32). Sum of RGB (Red+Green+Blue) = 97+40+32=169 (22% of max value = 765). Red value is 97 (38.28% from 255 or 57.40% from 169); Green value is 40 (16.02% from 255 or 23.67% from 169); Blue value is 32 (12.89% from 255 or 18.93% from 169); Max value from RGB is 97 - color contains mainly: red. Hex color #612820 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #612820 is #9ED7DF. Grayscale: #383838. Windows color (decimal): -10409952 or 2107489. OLE color: 2107489.
HSL color Cylindrical-coordinate representation of color #612820: hue angle of 7.38º degrees, saturation: 0.5, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #612820 is Cyan = 0, Magento = 0.59, Yellow = 0.67 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 40 | 32 | - |
| CMYK | 0 | 0.59 | 0.67 | 0.62 |
| HSL | 7.38º | 0.5% | 0.25% | - |
| HSV(B) | 7.38º | 0.67% | 0.38% | - |
| XYZ | 5.95 | 4.16 | 1.86 | - |
| YUV | 56.13 | 114.38 | 157.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 40 | 32 | 0 | 0.59 | 0.67 | 0.62 | 7.38 | 0.5 | 0.25 |
| Hex | 61 | 28 | 20 | 0 | 3B | 43 | 3E | 7 | 32 | 19 |
| Octal | 141 | 50 | 40 | 0 | 73 | 103 | 76 | 7 | 62 | 31 |
| Binary | 1100001 | 101000 | 100000 | 0 | 111011 | 1000011 | 111110 | 111 | 110010 | 11001 |
Color Harmonies of #612820
Complementary color
Monochromatic Colors of #612820
Black with #612820
Text Example
Text Example
White with #612820
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612820; }
p { color: rgb(97,40,32); }
H1.HeaderClassName
{
color: #612820;
}
.AnyTagClassName
{
color: #612820;
}
</style>
background-color css
<style>
a { background-color: #612820; }
a { background-color: rgb(97,40,32); }
div.DivClassName
{
background-color: #612820;
}
.BgClassName
{
background-color: #612820;
}
</style>
border-color css
<style>
span { border-color: #612820; }
span { border-color: rgb(97,40,32); }
td.TdClassName
{
border-color: #612820;
}
.TagClassName
{
border-color: #612820;
}
</style>