Shades of Caput Mortuum #522719
Tints of Caput Mortuum #522719
RGB
CMYK
RGB Variations
Color information
#522719 (or 0x522719) is known color: Caput Mortuum. HEX triplet: 52, 27 and 19. RGB value is (82,39,25). Sum of RGB (Red+Green+Blue) = 82+39+25=146 (19% of max value = 765). Red value is 82 (32.42% from 255 or 56.16% from 146); Green value is 39 (15.62% from 255 or 26.71% from 146); Blue value is 25 (10.16% from 255 or 17.12% from 146); Max value from RGB is 82 - color contains mainly: red. Hex color #522719 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #522719 is #ADD8E6. Grayscale: #323232. Windows color (decimal): -11393255 or 1648466. OLE color: 1648466.
HSL color Cylindrical-coordinate representation of color #522719: hue angle of 14.74º degrees, saturation: 0.53, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #522719 is Cyan = 0, Magento = 0.52, Yellow = 0.70 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 39 | 25 | - |
| CMYK | 0 | 0.52 | 0.70 | 0.68 |
| HSL | 14.74º | 0.53% | 0.21% | - |
| HSV(B) | 14.74º | 0.7% | 0.32% | - |
| XYZ | 4.38 | 3.32 | 1.33 | - |
| YUV | 50.26 | 113.75 | 150.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 39 | 25 | 0 | 0.52 | 0.70 | 0.68 | 14.74 | 0.53 | 0.21 |
| Hex | 52 | 27 | 19 | 0 | 34 | 46 | 44 | F | 35 | 15 |
| Octal | 122 | 47 | 31 | 0 | 64 | 106 | 104 | 17 | 65 | 25 |
| Binary | 1010010 | 100111 | 11001 | 0 | 110100 | 1000110 | 1000100 | 1111 | 110101 | 10101 |
Color Harmonies of #522719
Complementary color
Monochromatic Colors of #522719
Black with #522719
Text Example
Text Example
White with #522719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522719; }
p { color: rgb(82,39,25); }
H1.HeaderClassName
{
color: #522719;
}
.AnyTagClassName
{
color: #522719;
}
</style>
background-color css
<style>
a { background-color: #522719; }
a { background-color: rgb(82,39,25); }
div.DivClassName
{
background-color: #522719;
}
.BgClassName
{
background-color: #522719;
}
</style>
border-color css
<style>
span { border-color: #522719; }
span { border-color: rgb(82,39,25); }
td.TdClassName
{
border-color: #522719;
}
.TagClassName
{
border-color: #522719;
}
</style>