Shades of Caput Mortuum #532623
Tints of Caput Mortuum #532623
RGB
CMYK
RGB Variations
Color information
#532623 (or 0x532623) is known color: Caput Mortuum. HEX triplet: 53, 26 and 23. RGB value is (83,38,35). Sum of RGB (Red+Green+Blue) = 83+38+35=156 (20% of max value = 765). Red value is 83 (32.81% from 255 or 53.21% from 156); Green value is 38 (15.23% from 255 or 24.36% from 156); Blue value is 35 (14.06% from 255 or 22.44% from 156); Max value from RGB is 83 - color contains mainly: red. Hex color #532623 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #532623 is #ACD9DC. Grayscale: #333333. Windows color (decimal): -11327965 or 2303571. OLE color: 2303571.
HSL color Cylindrical-coordinate representation of color #532623: hue angle of 3.75º 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 #532623 is Cyan = 0, Magento = 0.54, Yellow = 0.58 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 38 | 35 | - |
| CMYK | 0 | 0.54 | 0.58 | 0.67 |
| HSL | 3.75º | 0.41% | 0.23% | - |
| HSV(B) | 3.75º | 0.58% | 0.33% | - |
| XYZ | 4.56 | 3.35 | 2 | - |
| YUV | 51.11 | 118.91 | 150.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 38 | 35 | 0 | 0.54 | 0.58 | 0.67 | 3.75 | 0.41 | 0.23 |
| Hex | 53 | 26 | 23 | 0 | 36 | 3A | 43 | 4 | 29 | 17 |
| Octal | 123 | 46 | 43 | 0 | 66 | 72 | 103 | 4 | 51 | 27 |
| Binary | 1010011 | 100110 | 100011 | 0 | 110110 | 111010 | 1000011 | 100 | 101001 | 10111 |
Color Harmonies of #532623
Complementary color
Monochromatic Colors of #532623
Black with #532623
Text Example
Text Example
White with #532623
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532623; }
p { color: rgb(83,38,35); }
H1.HeaderClassName
{
color: #532623;
}
.AnyTagClassName
{
color: #532623;
}
</style>
background-color css
<style>
a { background-color: #532623; }
a { background-color: rgb(83,38,35); }
div.DivClassName
{
background-color: #532623;
}
.BgClassName
{
background-color: #532623;
}
</style>
border-color css
<style>
span { border-color: #532623; }
span { border-color: rgb(83,38,35); }
td.TdClassName
{
border-color: #532623;
}
.TagClassName
{
border-color: #532623;
}
</style>