Shades of Caput Mortuum #612621
Tints of Caput Mortuum #612621
RGB
CMYK
RGB Variations
Color information
#612621 (or 0x612621) is known color: Caput Mortuum. HEX triplet: 61, 26 and 21. RGB value is (97,38,33). Sum of RGB (Red+Green+Blue) = 97+38+33=168 (22% of max value = 765). Red value is 97 (38.28% from 255 or 57.74% from 168); Green value is 38 (15.23% from 255 or 22.62% from 168); Blue value is 33 (13.28% from 255 or 19.64% from 168); Max value from RGB is 97 - color contains mainly: red. Hex color #612621 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #612621 is #9ED9DE. Grayscale: #373737. Windows color (decimal): -10410463 or 2172513. OLE color: 2172513.
HSL color Cylindrical-coordinate representation of color #612621: hue angle of 4.69º degrees, saturation: 0.49, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #612621 is Cyan = 0, Magento = 0.61, Yellow = 0.66 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 38 | 33 | - |
| CMYK | 0 | 0.61 | 0.66 | 0.62 |
| HSL | 4.69º | 0.49% | 0.25% | - |
| HSV(B) | 4.69º | 0.66% | 0.38% | - |
| XYZ | 5.9 | 4.04 | 1.91 | - |
| YUV | 55.07 | 115.55 | 157.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 38 | 33 | 0 | 0.61 | 0.66 | 0.62 | 4.69 | 0.49 | 0.25 |
| Hex | 61 | 26 | 21 | 0 | 3D | 42 | 3E | 5 | 31 | 19 |
| Octal | 141 | 46 | 41 | 0 | 75 | 102 | 76 | 5 | 61 | 31 |
| Binary | 1100001 | 100110 | 100001 | 0 | 111101 | 1000010 | 111110 | 101 | 110001 | 11001 |
Color Harmonies of #612621
Complementary color
Monochromatic Colors of #612621
Black with #612621
Text Example
Text Example
White with #612621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612621; }
p { color: rgb(97,38,33); }
H1.HeaderClassName
{
color: #612621;
}
.AnyTagClassName
{
color: #612621;
}
</style>
background-color css
<style>
a { background-color: #612621; }
a { background-color: rgb(97,38,33); }
div.DivClassName
{
background-color: #612621;
}
.BgClassName
{
background-color: #612621;
}
</style>
border-color css
<style>
span { border-color: #612621; }
span { border-color: rgb(97,38,33); }
td.TdClassName
{
border-color: #612621;
}
.TagClassName
{
border-color: #612621;
}
</style>