Shades of Caput Mortuum #532726
Tints of Caput Mortuum #532726
RGB
CMYK
RGB Variations
Color information
#532726 (or 0x532726) is known color: Caput Mortuum. HEX triplet: 53, 27 and 26. RGB value is (83,39,38). Sum of RGB (Red+Green+Blue) = 83+39+38=160 (21% of max value = 765). Red value is 83 (32.81% from 255 or 51.88% from 160); Green value is 39 (15.62% from 255 or 24.38% from 160); Blue value is 38 (15.23% from 255 or 23.75% from 160); Max value from RGB is 83 - color contains mainly: red. Hex color #532726 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #532726 is #ACD8D9. Grayscale: #343434. Windows color (decimal): -11327706 or 2500435. OLE color: 2500435.
HSL color Cylindrical-coordinate representation of color #532726: hue angle of 1.33º degrees, saturation: 0.37, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #532726 is Cyan = 0, Magento = 0.53, Yellow = 0.54 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 39 | 38 | - |
| CMYK | 0 | 0.53 | 0.54 | 0.67 |
| HSL | 1.33º | 0.37% | 0.24% | - |
| HSV(B) | 1.33º | 0.54% | 0.33% | - |
| XYZ | 4.64 | 3.43 | 2.25 | - |
| YUV | 52.04 | 120.08 | 150.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 39 | 38 | 0 | 0.53 | 0.54 | 0.67 | 1.33 | 0.37 | 0.24 |
| Hex | 53 | 27 | 26 | 0 | 35 | 36 | 43 | 1 | 25 | 18 |
| Octal | 123 | 47 | 46 | 0 | 65 | 66 | 103 | 1 | 45 | 30 |
| Binary | 1010011 | 100111 | 100110 | 0 | 110101 | 110110 | 1000011 | 1 | 100101 | 11000 |
Color Harmonies of #532726
Complementary color
Monochromatic Colors of #532726
Black with #532726
Text Example
Text Example
White with #532726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532726; }
p { color: rgb(83,39,38); }
H1.HeaderClassName
{
color: #532726;
}
.AnyTagClassName
{
color: #532726;
}
</style>
background-color css
<style>
a { background-color: #532726; }
a { background-color: rgb(83,39,38); }
div.DivClassName
{
background-color: #532726;
}
.BgClassName
{
background-color: #532726;
}
</style>
border-color css
<style>
span { border-color: #532726; }
span { border-color: rgb(83,39,38); }
td.TdClassName
{
border-color: #532726;
}
.TagClassName
{
border-color: #532726;
}
</style>