Shades of Caput Mortuum #532923
Tints of Caput Mortuum #532923
RGB
CMYK
RGB Variations
Color information
#532923 (or 0x532923) is known color: Caput Mortuum. HEX triplet: 53, 29 and 23. RGB value is (83,41,35). Sum of RGB (Red+Green+Blue) = 83+41+35=159 (21% of max value = 765). Red value is 83 (32.81% from 255 or 52.20% from 159); Green value is 41 (16.41% from 255 or 25.79% from 159); Blue value is 35 (14.06% from 255 or 22.01% from 159); Max value from RGB is 83 - color contains mainly: red. Hex color #532923 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #532923 is #ACD6DC. Grayscale: #343434. Windows color (decimal): -11327197 or 2304339. OLE color: 2304339.
HSL color Cylindrical-coordinate representation of color #532923: hue angle of 7.5º degrees, saturation: 0.41, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #532923 is Cyan = 0, Magento = 0.51, Yellow = 0.58 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 41 | 35 | - |
| CMYK | 0 | 0.51 | 0.58 | 0.67 |
| HSL | 7.5º | 0.41% | 0.23% | - |
| HSV(B) | 7.5º | 0.58% | 0.33% | - |
| XYZ | 4.66 | 3.55 | 2.03 | - |
| YUV | 52.87 | 117.91 | 149.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 41 | 35 | 0 | 0.51 | 0.58 | 0.67 | 7.5 | 0.41 | 0.23 |
| Hex | 53 | 29 | 23 | 0 | 33 | 3A | 43 | 8 | 29 | 17 |
| Octal | 123 | 51 | 43 | 0 | 63 | 72 | 103 | 10 | 51 | 27 |
| Binary | 1010011 | 101001 | 100011 | 0 | 110011 | 111010 | 1000011 | 1000 | 101001 | 10111 |
Color Harmonies of #532923
Complementary color
Monochromatic Colors of #532923
Black with #532923
Text Example
Text Example
White with #532923
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532923; }
p { color: rgb(83,41,35); }
H1.HeaderClassName
{
color: #532923;
}
.AnyTagClassName
{
color: #532923;
}
</style>
background-color css
<style>
a { background-color: #532923; }
a { background-color: rgb(83,41,35); }
div.DivClassName
{
background-color: #532923;
}
.BgClassName
{
background-color: #532923;
}
</style>
border-color css
<style>
span { border-color: #532923; }
span { border-color: rgb(83,41,35); }
td.TdClassName
{
border-color: #532923;
}
.TagClassName
{
border-color: #532923;
}
</style>