Shades of Caput Mortuum #612622
Tints of Caput Mortuum #612622
RGB
CMYK
RGB Variations
Color information
#612622 (or 0x612622) is known color: Caput Mortuum. HEX triplet: 61, 26 and 22. RGB value is (97,38,34). Sum of RGB (Red+Green+Blue) = 97+38+34=169 (22% of max value = 765). Red value is 97 (38.28% from 255 or 57.40% from 169); Green value is 38 (15.23% from 255 or 22.49% from 169); Blue value is 34 (13.67% from 255 or 20.12% from 169); Max value from RGB is 97 - color contains mainly: red. Hex color #612622 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #612622 is #9ED9DD. Grayscale: #373737. Windows color (decimal): -10410462 or 2238049. OLE color: 2238049.
HSL color Cylindrical-coordinate representation of color #612622: hue angle of 3.81º degrees, saturation: 0.48, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #612622 is Cyan = 0, Magento = 0.61, Yellow = 0.65 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 38 | 34 | - |
| CMYK | 0 | 0.61 | 0.65 | 0.62 |
| HSL | 3.81º | 0.48% | 0.26% | - |
| HSV(B) | 3.81º | 0.65% | 0.38% | - |
| XYZ | 5.91 | 4.04 | 1.98 | - |
| YUV | 55.19 | 116.05 | 157.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 38 | 34 | 0 | 0.61 | 0.65 | 0.62 | 3.81 | 0.48 | 0.26 |
| Hex | 61 | 26 | 22 | 0 | 3D | 41 | 3E | 4 | 30 | 1A |
| Octal | 141 | 46 | 42 | 0 | 75 | 101 | 76 | 4 | 60 | 32 |
| Binary | 1100001 | 100110 | 100010 | 0 | 111101 | 1000001 | 111110 | 100 | 110000 | 11010 |
Color Harmonies of #612622
Complementary color
Monochromatic Colors of #612622
Black with #612622
Text Example
Text Example
White with #612622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612622; }
p { color: rgb(97,38,34); }
H1.HeaderClassName
{
color: #612622;
}
.AnyTagClassName
{
color: #612622;
}
</style>
background-color css
<style>
a { background-color: #612622; }
a { background-color: rgb(97,38,34); }
div.DivClassName
{
background-color: #612622;
}
.BgClassName
{
background-color: #612622;
}
</style>
border-color css
<style>
span { border-color: #612622; }
span { border-color: rgb(97,38,34); }
td.TdClassName
{
border-color: #612622;
}
.TagClassName
{
border-color: #612622;
}
</style>