Shades of Caput Mortuum #532619
Tints of Caput Mortuum #532619
RGB
CMYK
RGB Variations
Color information
#532619 (or 0x532619) is known color: Caput Mortuum. HEX triplet: 53, 26 and 19. RGB value is (83,38,25). Sum of RGB (Red+Green+Blue) = 83+38+25=146 (19% of max value = 765). Red value is 83 (32.81% from 255 or 56.85% from 146); Green value is 38 (15.23% from 255 or 26.03% from 146); Blue value is 25 (10.16% from 255 or 17.12% from 146); Max value from RGB is 83 - color contains mainly: red. Hex color #532619 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #532619 is #ACD9E6. Grayscale: #323232. Windows color (decimal): -11327975 or 1648211. OLE color: 1648211.
HSL color Cylindrical-coordinate representation of color #532619: hue angle of 13.45º 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 #532619 is Cyan = 0, Magento = 0.54, Yellow = 0.70 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 38 | 25 | - |
| CMYK | 0 | 0.54 | 0.70 | 0.67 |
| HSL | 13.45º | 0.54% | 0.21% | - |
| HSV(B) | 13.45º | 0.7% | 0.33% | - |
| XYZ | 4.44 | 3.3 | 1.32 | - |
| YUV | 49.97 | 113.91 | 151.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 38 | 25 | 0 | 0.54 | 0.70 | 0.67 | 13.45 | 0.54 | 0.21 |
| Hex | 53 | 26 | 19 | 0 | 36 | 46 | 43 | D | 36 | 15 |
| Octal | 123 | 46 | 31 | 0 | 66 | 106 | 103 | 15 | 66 | 25 |
| Binary | 1010011 | 100110 | 11001 | 0 | 110110 | 1000110 | 1000011 | 1101 | 110110 | 10101 |
Color Harmonies of #532619
Complementary color
Monochromatic Colors of #532619
Black with #532619
Text Example
Text Example
White with #532619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532619; }
p { color: rgb(83,38,25); }
H1.HeaderClassName
{
color: #532619;
}
.AnyTagClassName
{
color: #532619;
}
</style>
background-color css
<style>
a { background-color: #532619; }
a { background-color: rgb(83,38,25); }
div.DivClassName
{
background-color: #532619;
}
.BgClassName
{
background-color: #532619;
}
</style>
border-color css
<style>
span { border-color: #532619; }
span { border-color: rgb(83,38,25); }
td.TdClassName
{
border-color: #532619;
}
.TagClassName
{
border-color: #532619;
}
</style>