Shades of Scarlet Gum #522062
Tints of Scarlet Gum #522062
RGB
CMYK
RGB Variations
Color information
#522062 (or 0x522062) is known color: Scarlet Gum. HEX triplet: 52, 20 and 62. RGB value is (82,32,98). Sum of RGB (Red+Green+Blue) = 82+32+98=212 (28% of max value = 765). Red value is 82 (32.42% from 255 or 38.68% from 212); Green value is 32 (12.89% from 255 or 15.09% from 212); Blue value is 98 (38.67% from 255 or 46.23% from 212); Max value from RGB is 98 - color contains mainly: blue. Hex color #522062 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #522062 is #ADDF9D. Grayscale: #363636. Windows color (decimal): -11394974 or 6430802. OLE color: 6430802.
HSL color Cylindrical-coordinate representation of color #522062: hue angle of 285.45º degrees, saturation: 0.51, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #522062 is Cyan = 0.16, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 82 | 32 | 98 | - |
| CMYK | 0.16 | 0.67 | 0 | 0.62 |
| HSL | 285.45º | 0.51% | 0.25% | - |
| HSV(B) | 285.45º | 0.67% | 0.38% | - |
| XYZ | 6.2 | 3.71 | 11.94 | - |
| YUV | 54.47 | 152.57 | 147.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 32 | 98 | 0.16 | 0.67 | 0 | 0.62 | 285.45 | 0.51 | 0.25 |
| Hex | 52 | 20 | 62 | 10 | 43 | 0 | 3E | 11D | 33 | 19 |
| Octal | 122 | 40 | 142 | 20 | 103 | 0 | 76 | 435 | 63 | 31 |
| Binary | 1010010 | 100000 | 1100010 | 10000 | 1000011 | 0 | 111110 | 100011101 | 110011 | 11001 |
Color Harmonies of #522062
Complementary color
Monochromatic Colors of #522062
Black with #522062
Text Example
Text Example
White with #522062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522062; }
p { color: rgb(82,32,98); }
H1.HeaderClassName
{
color: #522062;
}
.AnyTagClassName
{
color: #522062;
}
</style>
background-color css
<style>
a { background-color: #522062; }
a { background-color: rgb(82,32,98); }
div.DivClassName
{
background-color: #522062;
}
.BgClassName
{
background-color: #522062;
}
</style>
border-color css
<style>
span { border-color: #522062; }
span { border-color: rgb(82,32,98); }
td.TdClassName
{
border-color: #522062;
}
.TagClassName
{
border-color: #522062;
}
</style>