Shades of Caput Mortuum #532620
Tints of Caput Mortuum #532620
RGB
CMYK
RGB Variations
Color information
#532620 (or 0x532620) is known color: Caput Mortuum. HEX triplet: 53, 26 and 20. RGB value is (83,38,32). Sum of RGB (Red+Green+Blue) = 83+38+32=153 (20% of max value = 765). Red value is 83 (32.81% from 255 or 54.25% from 153); Green value is 38 (15.23% from 255 or 24.84% from 153); Blue value is 32 (12.89% from 255 or 20.92% from 153); Max value from RGB is 83 - color contains mainly: red. Hex color #532620 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #532620 is #ACD9DF. Grayscale: #323232. Windows color (decimal): -11327968 or 2106963. OLE color: 2106963.
HSL color Cylindrical-coordinate representation of color #532620: hue angle of 7.06º degrees, saturation: 0.44, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #532620 is Cyan = 0, Magento = 0.54, Yellow = 0.61 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 38 | 32 | - |
| CMYK | 0 | 0.54 | 0.61 | 0.67 |
| HSL | 7.06º | 0.44% | 0.23% | - |
| HSV(B) | 7.06º | 0.61% | 0.33% | - |
| XYZ | 4.52 | 3.33 | 1.77 | - |
| YUV | 50.77 | 117.41 | 150.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 38 | 32 | 0 | 0.54 | 0.61 | 0.67 | 7.06 | 0.44 | 0.23 |
| Hex | 53 | 26 | 20 | 0 | 36 | 3D | 43 | 7 | 2C | 17 |
| Octal | 123 | 46 | 40 | 0 | 66 | 75 | 103 | 7 | 54 | 27 |
| Binary | 1010011 | 100110 | 100000 | 0 | 110110 | 111101 | 1000011 | 111 | 101100 | 10111 |
Color Harmonies of #532620
Complementary color
Monochromatic Colors of #532620
Black with #532620
Text Example
Text Example
White with #532620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532620; }
p { color: rgb(83,38,32); }
H1.HeaderClassName
{
color: #532620;
}
.AnyTagClassName
{
color: #532620;
}
</style>
background-color css
<style>
a { background-color: #532620; }
a { background-color: rgb(83,38,32); }
div.DivClassName
{
background-color: #532620;
}
.BgClassName
{
background-color: #532620;
}
</style>
border-color css
<style>
span { border-color: #532620; }
span { border-color: rgb(83,38,32); }
td.TdClassName
{
border-color: #532620;
}
.TagClassName
{
border-color: #532620;
}
</style>