Shades of Caput Mortuum #522213
Tints of Caput Mortuum #522213
RGB
CMYK
RGB Variations
Color information
#522213 (or 0x522213) is known color: Caput Mortuum. HEX triplet: 52, 22 and 13. RGB value is (82,34,19). Sum of RGB (Red+Green+Blue) = 82+34+19=135 (17% of max value = 765). Red value is 82 (32.42% from 255 or 60.74% from 135); Green value is 34 (13.67% from 255 or 25.19% from 135); Blue value is 19 (7.81% from 255 or 14.07% from 135); Max value from RGB is 82 - color contains mainly: red. Hex color #522213 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #522213 is #ADDDEC. Grayscale: #2E2E2E. Windows color (decimal): -11394541 or 1253970. OLE color: 1253970.
HSL color Cylindrical-coordinate representation of color #522213: hue angle of 14.29º degrees, saturation: 0.62, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #522213 is Cyan = 0, Magento = 0.59, Yellow = 0.77 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 34 | 19 | - |
| CMYK | 0 | 0.59 | 0.77 | 0.68 |
| HSL | 14.29º | 0.62% | 0.2% | - |
| HSV(B) | 14.29º | 0.77% | 0.32% | - |
| XYZ | 4.17 | 2.98 | 0.97 | - |
| YUV | 46.64 | 112.4 | 153.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 34 | 19 | 0 | 0.59 | 0.77 | 0.68 | 14.29 | 0.62 | 0.2 |
| Hex | 52 | 22 | 13 | 0 | 3B | 4D | 44 | E | 3E | 14 |
| Octal | 122 | 42 | 23 | 0 | 73 | 115 | 104 | 16 | 76 | 24 |
| Binary | 1010010 | 100010 | 10011 | 0 | 111011 | 1001101 | 1000100 | 1110 | 111110 | 10100 |
Color Harmonies of #522213
Complementary color
Monochromatic Colors of #522213
Black with #522213
Text Example
Text Example
White with #522213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522213; }
p { color: rgb(82,34,19); }
H1.HeaderClassName
{
color: #522213;
}
.AnyTagClassName
{
color: #522213;
}
</style>
background-color css
<style>
a { background-color: #522213; }
a { background-color: rgb(82,34,19); }
div.DivClassName
{
background-color: #522213;
}
.BgClassName
{
background-color: #522213;
}
</style>
border-color css
<style>
span { border-color: #522213; }
span { border-color: rgb(82,34,19); }
td.TdClassName
{
border-color: #522213;
}
.TagClassName
{
border-color: #522213;
}
</style>