Shades of Caput Mortuum #532322
Tints of Caput Mortuum #532322
RGB
CMYK
RGB Variations
Color information
#532322 (or 0x532322) is known color: Caput Mortuum. HEX triplet: 53, 23 and 22. RGB value is (83,35,34). Sum of RGB (Red+Green+Blue) = 83+35+34=152 (20% of max value = 765). Red value is 83 (32.81% from 255 or 54.61% from 152); Green value is 35 (14.06% from 255 or 23.03% from 152); Blue value is 34 (13.67% from 255 or 22.37% from 152); Max value from RGB is 83 - color contains mainly: red. Hex color #532322 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #532322 is #ACDCDD. Grayscale: #313131. Windows color (decimal): -11328734 or 2237267. OLE color: 2237267.
HSL color Cylindrical-coordinate representation of color #532322: hue angle of 1.22º degrees, saturation: 0.42, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #532322 is Cyan = 0, Magento = 0.58, Yellow = 0.59 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 35 | 34 | - |
| CMYK | 0 | 0.58 | 0.59 | 0.67 |
| HSL | 1.22º | 0.42% | 0.23% | - |
| HSV(B) | 1.22º | 0.59% | 0.33% | - |
| XYZ | 4.46 | 3.16 | 1.89 | - |
| YUV | 49.24 | 119.4 | 152.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 35 | 34 | 0 | 0.58 | 0.59 | 0.67 | 1.22 | 0.42 | 0.23 |
| Hex | 53 | 23 | 22 | 0 | 3A | 3B | 43 | 1 | 2A | 17 |
| Octal | 123 | 43 | 42 | 0 | 72 | 73 | 103 | 1 | 52 | 27 |
| Binary | 1010011 | 100011 | 100010 | 0 | 111010 | 111011 | 1000011 | 1 | 101010 | 10111 |
Color Harmonies of #532322
Complementary color
Monochromatic Colors of #532322
Black with #532322
Text Example
Text Example
White with #532322
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532322; }
p { color: rgb(83,35,34); }
H1.HeaderClassName
{
color: #532322;
}
.AnyTagClassName
{
color: #532322;
}
</style>
background-color css
<style>
a { background-color: #532322; }
a { background-color: rgb(83,35,34); }
div.DivClassName
{
background-color: #532322;
}
.BgClassName
{
background-color: #532322;
}
</style>
border-color css
<style>
span { border-color: #532322; }
span { border-color: rgb(83,35,34); }
td.TdClassName
{
border-color: #532322;
}
.TagClassName
{
border-color: #532322;
}
</style>