Shades of Caput Mortuum #522518
Tints of Caput Mortuum #522518
RGB
CMYK
RGB Variations
Color information
#522518 (or 0x522518) is known color: Caput Mortuum. HEX triplet: 52, 25 and 18. RGB value is (82,37,24). Sum of RGB (Red+Green+Blue) = 82+37+24=143 (18% of max value = 765). Red value is 82 (32.42% from 255 or 57.34% from 143); Green value is 37 (14.84% from 255 or 25.87% from 143); Blue value is 24 (9.77% from 255 or 16.78% from 143); Max value from RGB is 82 - color contains mainly: red. Hex color #522518 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #522518 is #ADDAE7. Grayscale: #313131. Windows color (decimal): -11393768 or 1582418. OLE color: 1582418.
HSL color Cylindrical-coordinate representation of color #522518: hue angle of 13.45º degrees, saturation: 0.55, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #522518 is Cyan = 0, Magento = 0.55, Yellow = 0.71 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 37 | 24 | - |
| CMYK | 0 | 0.55 | 0.71 | 0.68 |
| HSL | 13.45º | 0.55% | 0.21% | - |
| HSV(B) | 13.45º | 0.71% | 0.32% | - |
| XYZ | 4.31 | 3.18 | 1.25 | - |
| YUV | 48.97 | 113.91 | 151.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 37 | 24 | 0 | 0.55 | 0.71 | 0.68 | 13.45 | 0.55 | 0.21 |
| Hex | 52 | 25 | 18 | 0 | 37 | 47 | 44 | D | 37 | 15 |
| Octal | 122 | 45 | 30 | 0 | 67 | 107 | 104 | 15 | 67 | 25 |
| Binary | 1010010 | 100101 | 11000 | 0 | 110111 | 1000111 | 1000100 | 1101 | 110111 | 10101 |
Color Harmonies of #522518
Complementary color
Monochromatic Colors of #522518
Black with #522518
Text Example
Text Example
White with #522518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522518; }
p { color: rgb(82,37,24); }
H1.HeaderClassName
{
color: #522518;
}
.AnyTagClassName
{
color: #522518;
}
</style>
background-color css
<style>
a { background-color: #522518; }
a { background-color: rgb(82,37,24); }
div.DivClassName
{
background-color: #522518;
}
.BgClassName
{
background-color: #522518;
}
</style>
border-color css
<style>
span { border-color: #522518; }
span { border-color: rgb(82,37,24); }
td.TdClassName
{
border-color: #522518;
}
.TagClassName
{
border-color: #522518;
}
</style>