Shades of Caput Mortuum #532314
Tints of Caput Mortuum #532314
RGB
CMYK
RGB Variations
Color information
#532314 (or 0x532314) is known color: Caput Mortuum. HEX triplet: 53, 23 and 14. RGB value is (83,35,20). Sum of RGB (Red+Green+Blue) = 83+35+20=138 (18% of max value = 765). Red value is 83 (32.81% from 255 or 60.14% from 138); Green value is 35 (14.06% from 255 or 25.36% from 138); Blue value is 20 (8.20% from 255 or 14.49% from 138); Max value from RGB is 83 - color contains mainly: red. Hex color #532314 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #532314 is #ACDCEB. Grayscale: #2F2F2F. Windows color (decimal): -11328748 or 1319763. OLE color: 1319763.
HSL color Cylindrical-coordinate representation of color #532314: hue angle of 14.29º degrees, saturation: 0.61, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #532314 is Cyan = 0, Magento = 0.58, Yellow = 0.76 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 35 | 20 | - |
| CMYK | 0 | 0.58 | 0.76 | 0.67 |
| HSL | 14.29º | 0.61% | 0.2% | - |
| HSV(B) | 14.29º | 0.76% | 0.33% | - |
| XYZ | 4.29 | 3.09 | 1.03 | - |
| YUV | 47.64 | 112.4 | 153.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 35 | 20 | 0 | 0.58 | 0.76 | 0.67 | 14.29 | 0.61 | 0.2 |
| Hex | 53 | 23 | 14 | 0 | 3A | 4C | 43 | E | 3D | 14 |
| Octal | 123 | 43 | 24 | 0 | 72 | 114 | 103 | 16 | 75 | 24 |
| Binary | 1010011 | 100011 | 10100 | 0 | 111010 | 1001100 | 1000011 | 1110 | 111101 | 10100 |
Color Harmonies of #532314
Complementary color
Monochromatic Colors of #532314
Black with #532314
Text Example
Text Example
White with #532314
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532314; }
p { color: rgb(83,35,20); }
H1.HeaderClassName
{
color: #532314;
}
.AnyTagClassName
{
color: #532314;
}
</style>
background-color css
<style>
a { background-color: #532314; }
a { background-color: rgb(83,35,20); }
div.DivClassName
{
background-color: #532314;
}
.BgClassName
{
background-color: #532314;
}
</style>
border-color css
<style>
span { border-color: #532314; }
span { border-color: rgb(83,35,20); }
td.TdClassName
{
border-color: #532314;
}
.TagClassName
{
border-color: #532314;
}
</style>