Shades of Caput Mortuum #532317
Tints of Caput Mortuum #532317
RGB
CMYK
RGB Variations
Color information
#532317 (or 0x532317) is known color: Caput Mortuum. HEX triplet: 53, 23 and 17. RGB value is (83,35,23). Sum of RGB (Red+Green+Blue) = 83+35+23=141 (18% of max value = 765). Red value is 83 (32.81% from 255 or 58.87% from 141); Green value is 35 (14.06% from 255 or 24.82% from 141); Blue value is 23 (9.38% from 255 or 16.31% from 141); Max value from RGB is 83 - color contains mainly: red. Hex color #532317 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #532317 is #ACDCE8. Grayscale: #303030. Windows color (decimal): -11328745 or 1516371. OLE color: 1516371.
HSL color Cylindrical-coordinate representation of color #532317: hue angle of 12º 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 #532317 is Cyan = 0, Magento = 0.58, Yellow = 0.72 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 35 | 23 | - |
| CMYK | 0 | 0.58 | 0.72 | 0.67 |
| HSL | 12º | 0.57% | 0.21% | - |
| HSV(B) | 12º | 0.72% | 0.33% | - |
| XYZ | 4.32 | 3.1 | 1.18 | - |
| YUV | 47.98 | 113.9 | 152.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 35 | 23 | 0 | 0.58 | 0.72 | 0.67 | 12 | 0.57 | 0.21 |
| Hex | 53 | 23 | 17 | 0 | 3A | 48 | 43 | C | 39 | 15 |
| Octal | 123 | 43 | 27 | 0 | 72 | 110 | 103 | 14 | 71 | 25 |
| Binary | 1010011 | 100011 | 10111 | 0 | 111010 | 1001000 | 1000011 | 1100 | 111001 | 10101 |
Color Harmonies of #532317
Complementary color
Monochromatic Colors of #532317
Black with #532317
Text Example
Text Example
White with #532317
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532317; }
p { color: rgb(83,35,23); }
H1.HeaderClassName
{
color: #532317;
}
.AnyTagClassName
{
color: #532317;
}
</style>
background-color css
<style>
a { background-color: #532317; }
a { background-color: rgb(83,35,23); }
div.DivClassName
{
background-color: #532317;
}
.BgClassName
{
background-color: #532317;
}
</style>
border-color css
<style>
span { border-color: #532317; }
span { border-color: rgb(83,35,23); }
td.TdClassName
{
border-color: #532317;
}
.TagClassName
{
border-color: #532317;
}
</style>