Shades of Caput Mortuum #532621
Tints of Caput Mortuum #532621
RGB
CMYK
RGB Variations
Color information
#532621 (or 0x532621) is known color: Caput Mortuum. HEX triplet: 53, 26 and 21. RGB value is (83,38,33). Sum of RGB (Red+Green+Blue) = 83+38+33=154 (20% of max value = 765). Red value is 83 (32.81% from 255 or 53.90% from 154); Green value is 38 (15.23% from 255 or 24.68% from 154); Blue value is 33 (13.28% from 255 or 21.43% from 154); Max value from RGB is 83 - color contains mainly: red. Hex color #532621 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #532621 is #ACD9DE. Grayscale: #323232. Windows color (decimal): -11327967 or 2172499. OLE color: 2172499.
HSL color Cylindrical-coordinate representation of color #532621: hue angle of 6º degrees, saturation: 0.43, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #532621 is Cyan = 0, Magento = 0.54, Yellow = 0.60 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 38 | 33 | - |
| CMYK | 0 | 0.54 | 0.60 | 0.67 |
| HSL | 6º | 0.43% | 0.23% | - |
| HSV(B) | 6º | 0.6% | 0.33% | - |
| XYZ | 4.53 | 3.34 | 1.84 | - |
| YUV | 50.89 | 117.91 | 150.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 38 | 33 | 0 | 0.54 | 0.60 | 0.67 | 6 | 0.43 | 0.23 |
| Hex | 53 | 26 | 21 | 0 | 36 | 3C | 43 | 6 | 2B | 17 |
| Octal | 123 | 46 | 41 | 0 | 66 | 74 | 103 | 6 | 53 | 27 |
| Binary | 1010011 | 100110 | 100001 | 0 | 110110 | 111100 | 1000011 | 110 | 101011 | 10111 |
Color Harmonies of #532621
Complementary color
Monochromatic Colors of #532621
Black with #532621
Text Example
Text Example
White with #532621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532621; }
p { color: rgb(83,38,33); }
H1.HeaderClassName
{
color: #532621;
}
.AnyTagClassName
{
color: #532621;
}
</style>
background-color css
<style>
a { background-color: #532621; }
a { background-color: rgb(83,38,33); }
div.DivClassName
{
background-color: #532621;
}
.BgClassName
{
background-color: #532621;
}
</style>
border-color css
<style>
span { border-color: #532621; }
span { border-color: rgb(83,38,33); }
td.TdClassName
{
border-color: #532621;
}
.TagClassName
{
border-color: #532621;
}
</style>