Shades of Caput Mortuum #532622
Tints of Caput Mortuum #532622
RGB
CMYK
RGB Variations
Color information
#532622 (or 0x532622) is known color: Caput Mortuum. HEX triplet: 53, 26 and 22. RGB value is (83,38,34). Sum of RGB (Red+Green+Blue) = 83+38+34=155 (20% of max value = 765). Red value is 83 (32.81% from 255 or 53.55% from 155); Green value is 38 (15.23% from 255 or 24.52% from 155); Blue value is 34 (13.67% from 255 or 21.94% from 155); Max value from RGB is 83 - color contains mainly: red. Hex color #532622 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #532622 is #ACD9DD. Grayscale: #333333. Windows color (decimal): -11327966 or 2238035. OLE color: 2238035.
HSL color Cylindrical-coordinate representation of color #532622: hue angle of 4.9º 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 #532622 is Cyan = 0, Magento = 0.54, Yellow = 0.59 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 38 | 34 | - |
| CMYK | 0 | 0.54 | 0.59 | 0.67 |
| HSL | 4.9º | 0.42% | 0.23% | - |
| HSV(B) | 4.9º | 0.59% | 0.33% | - |
| XYZ | 4.55 | 3.34 | 1.92 | - |
| YUV | 51 | 118.41 | 150.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 38 | 34 | 0 | 0.54 | 0.59 | 0.67 | 4.9 | 0.42 | 0.23 |
| Hex | 53 | 26 | 22 | 0 | 36 | 3B | 43 | 5 | 2A | 17 |
| Octal | 123 | 46 | 42 | 0 | 66 | 73 | 103 | 5 | 52 | 27 |
| Binary | 1010011 | 100110 | 100010 | 0 | 110110 | 111011 | 1000011 | 101 | 101010 | 10111 |
Color Harmonies of #532622
Complementary color
Monochromatic Colors of #532622
Black with #532622
Text Example
Text Example
White with #532622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532622; }
p { color: rgb(83,38,34); }
H1.HeaderClassName
{
color: #532622;
}
.AnyTagClassName
{
color: #532622;
}
</style>
background-color css
<style>
a { background-color: #532622; }
a { background-color: rgb(83,38,34); }
div.DivClassName
{
background-color: #532622;
}
.BgClassName
{
background-color: #532622;
}
</style>
border-color css
<style>
span { border-color: #532622; }
span { border-color: rgb(83,38,34); }
td.TdClassName
{
border-color: #532622;
}
.TagClassName
{
border-color: #532622;
}
</style>