Shades of Scarlet Gum #522562
Tints of Scarlet Gum #522562
RGB
CMYK
RGB Variations
Color information
#522562 (or 0x522562) is known color: Scarlet Gum. HEX triplet: 52, 25 and 62. RGB value is (82,37,98). Sum of RGB (Red+Green+Blue) = 82+37+98=217 (28% of max value = 765). Red value is 82 (32.42% from 255 or 37.79% from 217); Green value is 37 (14.84% from 255 or 17.05% from 217); Blue value is 98 (38.67% from 255 or 45.16% from 217); Max value from RGB is 98 - color contains mainly: blue. Hex color #522562 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #522562 is #ADDA9D. Grayscale: #393939. Windows color (decimal): -11393694 or 6432082. OLE color: 6432082.
HSL color Cylindrical-coordinate representation of color #522562: hue angle of 284.26º 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 #522562 is Cyan = 0.16, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 82 | 37 | 98 | - |
| CMYK | 0.16 | 0.62 | 0 | 0.62 |
| HSL | 284.26º | 0.45% | 0.26% | - |
| HSV(B) | 284.26º | 0.62% | 0.38% | - |
| XYZ | 6.35 | 4 | 11.99 | - |
| YUV | 57.41 | 150.91 | 145.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 37 | 98 | 0.16 | 0.62 | 0 | 0.62 | 284.26 | 0.45 | 0.26 |
| Hex | 52 | 25 | 62 | 10 | 3E | 0 | 3E | 11C | 2D | 1A |
| Octal | 122 | 45 | 142 | 20 | 76 | 0 | 76 | 434 | 55 | 32 |
| Binary | 1010010 | 100101 | 1100010 | 10000 | 111110 | 0 | 111110 | 100011100 | 101101 | 11010 |
Color Harmonies of #522562
Complementary color
Monochromatic Colors of #522562
Black with #522562
Text Example
Text Example
White with #522562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522562; }
p { color: rgb(82,37,98); }
H1.HeaderClassName
{
color: #522562;
}
.AnyTagClassName
{
color: #522562;
}
</style>
background-color css
<style>
a { background-color: #522562; }
a { background-color: rgb(82,37,98); }
div.DivClassName
{
background-color: #522562;
}
.BgClassName
{
background-color: #522562;
}
</style>
border-color css
<style>
span { border-color: #522562; }
span { border-color: rgb(82,37,98); }
td.TdClassName
{
border-color: #522562;
}
.TagClassName
{
border-color: #522562;
}
</style>