Shades of Caput Mortuum #532417
Tints of Caput Mortuum #532417
RGB
CMYK
RGB Variations
Color information
#532417 (or 0x532417) is known color: Caput Mortuum. HEX triplet: 53, 24 and 17. RGB value is (83,36,23). Sum of RGB (Red+Green+Blue) = 83+36+23=142 (18% of max value = 765). Red value is 83 (32.81% from 255 or 58.45% from 142); Green value is 36 (14.45% from 255 or 25.35% from 142); Blue value is 23 (9.38% from 255 or 16.20% from 142); Max value from RGB is 83 - color contains mainly: red. Hex color #532417 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #532417 is #ACDBE8. Grayscale: #303030. Windows color (decimal): -11328489 or 1516627. OLE color: 1516627.
HSL color Cylindrical-coordinate representation of color #532417: hue angle of 13º degrees, saturation: 0.57, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #532417 is Cyan = 0, Magento = 0.57, Yellow = 0.72 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 36 | 23 | - |
| CMYK | 0 | 0.57 | 0.72 | 0.67 |
| HSL | 13º | 0.57% | 0.21% | - |
| HSV(B) | 13º | 0.72% | 0.33% | - |
| XYZ | 4.35 | 3.16 | 1.19 | - |
| YUV | 48.57 | 113.57 | 152.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 36 | 23 | 0 | 0.57 | 0.72 | 0.67 | 13 | 0.57 | 0.21 |
| Hex | 53 | 24 | 17 | 0 | 39 | 48 | 43 | D | 39 | 15 |
| Octal | 123 | 44 | 27 | 0 | 71 | 110 | 103 | 15 | 71 | 25 |
| Binary | 1010011 | 100100 | 10111 | 0 | 111001 | 1001000 | 1000011 | 1101 | 111001 | 10101 |
Color Harmonies of #532417
Complementary color
Monochromatic Colors of #532417
Black with #532417
Text Example
Text Example
White with #532417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532417; }
p { color: rgb(83,36,23); }
H1.HeaderClassName
{
color: #532417;
}
.AnyTagClassName
{
color: #532417;
}
</style>
background-color css
<style>
a { background-color: #532417; }
a { background-color: rgb(83,36,23); }
div.DivClassName
{
background-color: #532417;
}
.BgClassName
{
background-color: #532417;
}
</style>
border-color css
<style>
span { border-color: #532417; }
span { border-color: rgb(83,36,23); }
td.TdClassName
{
border-color: #532417;
}
.TagClassName
{
border-color: #532417;
}
</style>