Shades of Caput Mortuum #532419
Tints of Caput Mortuum #532419
RGB
CMYK
RGB Variations
Color information
#532419 (or 0x532419) is known color: Caput Mortuum. HEX triplet: 53, 24 and 19. RGB value is (83,36,25). Sum of RGB (Red+Green+Blue) = 83+36+25=144 (19% of max value = 765). Red value is 83 (32.81% from 255 or 57.64% from 144); Green value is 36 (14.45% from 255 or 25% from 144); Blue value is 25 (10.16% from 255 or 17.36% from 144); Max value from RGB is 83 - color contains mainly: red. Hex color #532419 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #532419 is #ACDBE6. Grayscale: #303030. Windows color (decimal): -11328487 or 1647699. OLE color: 1647699.
HSL color Cylindrical-coordinate representation of color #532419: hue angle of 11.38º degrees, saturation: 0.54, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #532419 is Cyan = 0, Magento = 0.57, Yellow = 0.70 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 36 | 25 | - |
| CMYK | 0 | 0.57 | 0.70 | 0.67 |
| HSL | 11.38º | 0.54% | 0.21% | - |
| HSV(B) | 11.38º | 0.7% | 0.33% | - |
| XYZ | 4.37 | 3.17 | 1.3 | - |
| YUV | 48.8 | 114.57 | 152.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 36 | 25 | 0 | 0.57 | 0.70 | 0.67 | 11.38 | 0.54 | 0.21 |
| Hex | 53 | 24 | 19 | 0 | 39 | 46 | 43 | B | 36 | 15 |
| Octal | 123 | 44 | 31 | 0 | 71 | 106 | 103 | 13 | 66 | 25 |
| Binary | 1010011 | 100100 | 11001 | 0 | 111001 | 1000110 | 1000011 | 1011 | 110110 | 10101 |
Color Harmonies of #532419
Complementary color
Monochromatic Colors of #532419
Black with #532419
Text Example
Text Example
White with #532419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532419; }
p { color: rgb(83,36,25); }
H1.HeaderClassName
{
color: #532419;
}
.AnyTagClassName
{
color: #532419;
}
</style>
background-color css
<style>
a { background-color: #532419; }
a { background-color: rgb(83,36,25); }
div.DivClassName
{
background-color: #532419;
}
.BgClassName
{
background-color: #532419;
}
</style>
border-color css
<style>
span { border-color: #532419; }
span { border-color: rgb(83,36,25); }
td.TdClassName
{
border-color: #532419;
}
.TagClassName
{
border-color: #532419;
}
</style>