Shades of Scarlet Gum #522860
Tints of Scarlet Gum #522860
RGB
CMYK
RGB Variations
Color information
#522860 (or 0x522860) is known color: Scarlet Gum. HEX triplet: 52, 28 and 60. RGB value is (82,40,96). Sum of RGB (Red+Green+Blue) = 82+40+96=218 (28% of max value = 765). Red value is 82 (32.42% from 255 or 37.61% from 218); Green value is 40 (16.02% from 255 or 18.35% from 218); Blue value is 96 (37.89% from 255 or 44.04% from 218); Max value from RGB is 96 - color contains mainly: blue. Hex color #522860 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #522860 is #ADD79F. Grayscale: #3A3A3A. Windows color (decimal): -11392928 or 6301778. OLE color: 6301778.
HSL color Cylindrical-coordinate representation of color #522860: hue angle of 285º degrees, saturation: 0.41, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #522860 is Cyan = 0.15, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 82 | 40 | 96 | - |
| CMYK | 0.15 | 0.58 | 0 | 0.62 |
| HSL | 285º | 0.41% | 0.27% | - |
| HSV(B) | 285º | 0.58% | 0.38% | - |
| XYZ | 6.35 | 4.16 | 11.53 | - |
| YUV | 58.94 | 148.91 | 144.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 40 | 96 | 0.15 | 0.58 | 0 | 0.62 | 285 | 0.41 | 0.27 |
| Hex | 52 | 28 | 60 | F | 3A | 0 | 3E | 11D | 29 | 1B |
| Octal | 122 | 50 | 140 | 17 | 72 | 0 | 76 | 435 | 51 | 33 |
| Binary | 1010010 | 101000 | 1100000 | 1111 | 111010 | 0 | 111110 | 100011101 | 101001 | 11011 |
Color Harmonies of #522860
Complementary color
Monochromatic Colors of #522860
Black with #522860
Text Example
Text Example
White with #522860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522860; }
p { color: rgb(82,40,96); }
H1.HeaderClassName
{
color: #522860;
}
.AnyTagClassName
{
color: #522860;
}
</style>
background-color css
<style>
a { background-color: #522860; }
a { background-color: rgb(82,40,96); }
div.DivClassName
{
background-color: #522860;
}
.BgClassName
{
background-color: #522860;
}
</style>
border-color css
<style>
span { border-color: #522860; }
span { border-color: rgb(82,40,96); }
td.TdClassName
{
border-color: #522860;
}
.TagClassName
{
border-color: #522860;
}
</style>