Shades of Scarlet Gum #522460
Tints of Scarlet Gum #522460
RGB
CMYK
RGB Variations
Color information
#522460 (or 0x522460) is known color: Scarlet Gum. HEX triplet: 52, 24 and 60. RGB value is (82,36,96). Sum of RGB (Red+Green+Blue) = 82+36+96=214 (28% of max value = 765). Red value is 82 (32.42% from 255 or 38.32% from 214); Green value is 36 (14.45% from 255 or 16.82% from 214); Blue value is 96 (37.89% from 255 or 44.86% from 214); Max value from RGB is 96 - color contains mainly: blue. Hex color #522460 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #522460 is #ADDB9F. Grayscale: #383838. Windows color (decimal): -11393952 or 6300754. OLE color: 6300754.
HSL color Cylindrical-coordinate representation of color #522460: hue angle of 286º degrees, saturation: 0.45, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #522460 is Cyan = 0.15, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 82 | 36 | 96 | - |
| CMYK | 0.15 | 0.62 | 0 | 0.62 |
| HSL | 286º | 0.45% | 0.26% | - |
| HSV(B) | 286º | 0.63% | 0.38% | - |
| XYZ | 6.22 | 3.9 | 11.49 | - |
| YUV | 56.59 | 150.24 | 146.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 36 | 96 | 0.15 | 0.62 | 0 | 0.62 | 286 | 0.45 | 0.26 |
| Hex | 52 | 24 | 60 | F | 3E | 0 | 3E | 11E | 2D | 1A |
| Octal | 122 | 44 | 140 | 17 | 76 | 0 | 76 | 436 | 55 | 32 |
| Binary | 1010010 | 100100 | 1100000 | 1111 | 111110 | 0 | 111110 | 100011110 | 101101 | 11010 |
Color Harmonies of #522460
Complementary color
Monochromatic Colors of #522460
Black with #522460
Text Example
Text Example
White with #522460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522460; }
p { color: rgb(82,36,96); }
H1.HeaderClassName
{
color: #522460;
}
.AnyTagClassName
{
color: #522460;
}
</style>
background-color css
<style>
a { background-color: #522460; }
a { background-color: rgb(82,36,96); }
div.DivClassName
{
background-color: #522460;
}
.BgClassName
{
background-color: #522460;
}
</style>
border-color css
<style>
span { border-color: #522460; }
span { border-color: rgb(82,36,96); }
td.TdClassName
{
border-color: #522460;
}
.TagClassName
{
border-color: #522460;
}
</style>