Shades of Caput Mortuum #522415
Tints of Caput Mortuum #522415
RGB
CMYK
RGB Variations
Color information
#522415 (or 0x522415) is known color: Caput Mortuum. HEX triplet: 52, 24 and 15. RGB value is (82,36,21). Sum of RGB (Red+Green+Blue) = 82+36+21=139 (18% of max value = 765). Red value is 82 (32.42% from 255 or 58.99% from 139); Green value is 36 (14.45% from 255 or 25.90% from 139); Blue value is 21 (8.59% from 255 or 15.11% from 139); Max value from RGB is 82 - color contains mainly: red. Hex color #522415 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #522415 is #ADDBEA. Grayscale: #303030. Windows color (decimal): -11394027 or 1385554. OLE color: 1385554.
HSL color Cylindrical-coordinate representation of color #522415: hue angle of 14.75º degrees, saturation: 0.59, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #522415 is Cyan = 0, Magento = 0.56, Yellow = 0.74 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 36 | 21 | - |
| CMYK | 0 | 0.56 | 0.74 | 0.68 |
| HSL | 14.75º | 0.59% | 0.2% | - |
| HSV(B) | 14.75º | 0.74% | 0.32% | - |
| XYZ | 4.25 | 3.11 | 1.09 | - |
| YUV | 48.04 | 112.74 | 152.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 36 | 21 | 0 | 0.56 | 0.74 | 0.68 | 14.75 | 0.59 | 0.2 |
| Hex | 52 | 24 | 15 | 0 | 38 | 4A | 44 | F | 3B | 14 |
| Octal | 122 | 44 | 25 | 0 | 70 | 112 | 104 | 17 | 73 | 24 |
| Binary | 1010010 | 100100 | 10101 | 0 | 111000 | 1001010 | 1000100 | 1111 | 111011 | 10100 |
Color Harmonies of #522415
Complementary color
Monochromatic Colors of #522415
Black with #522415
Text Example
Text Example
White with #522415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522415; }
p { color: rgb(82,36,21); }
H1.HeaderClassName
{
color: #522415;
}
.AnyTagClassName
{
color: #522415;
}
</style>
background-color css
<style>
a { background-color: #522415; }
a { background-color: rgb(82,36,21); }
div.DivClassName
{
background-color: #522415;
}
.BgClassName
{
background-color: #522415;
}
</style>
border-color css
<style>
span { border-color: #522415; }
span { border-color: rgb(82,36,21); }
td.TdClassName
{
border-color: #522415;
}
.TagClassName
{
border-color: #522415;
}
</style>