Shades of Scarlet Gum #522660
Tints of Scarlet Gum #522660
RGB
CMYK
RGB Variations
Color information
#522660 (or 0x522660) is known color: Scarlet Gum. HEX triplet: 52, 26 and 60. RGB value is (82,38,96). Sum of RGB (Red+Green+Blue) = 82+38+96=216 (28% of max value = 765). Red value is 82 (32.42% from 255 or 37.96% from 216); Green value is 38 (15.23% from 255 or 17.59% from 216); Blue value is 96 (37.89% from 255 or 44.44% from 216); Max value from RGB is 96 - color contains mainly: blue. Hex color #522660 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #522660 is #ADD99F. Grayscale: #393939. Windows color (decimal): -11393440 or 6301266. OLE color: 6301266.
HSL color Cylindrical-coordinate representation of color #522660: hue angle of 285.52º degrees, saturation: 0.43, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #522660 is Cyan = 0.15, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 82 | 38 | 96 | - |
| CMYK | 0.15 | 0.60 | 0 | 0.62 |
| HSL | 285.52º | 0.43% | 0.26% | - |
| HSV(B) | 285.52º | 0.6% | 0.38% | - |
| XYZ | 6.28 | 4.02 | 11.51 | - |
| YUV | 57.77 | 149.58 | 145.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 38 | 96 | 0.15 | 0.60 | 0 | 0.62 | 285.52 | 0.43 | 0.26 |
| Hex | 52 | 26 | 60 | F | 3C | 0 | 3E | 11E | 2B | 1A |
| Octal | 122 | 46 | 140 | 17 | 74 | 0 | 76 | 436 | 53 | 32 |
| Binary | 1010010 | 100110 | 1100000 | 1111 | 111100 | 0 | 111110 | 100011110 | 101011 | 11010 |
Color Harmonies of #522660
Complementary color
Monochromatic Colors of #522660
Black with #522660
Text Example
Text Example
White with #522660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522660; }
p { color: rgb(82,38,96); }
H1.HeaderClassName
{
color: #522660;
}
.AnyTagClassName
{
color: #522660;
}
</style>
background-color css
<style>
a { background-color: #522660; }
a { background-color: rgb(82,38,96); }
div.DivClassName
{
background-color: #522660;
}
.BgClassName
{
background-color: #522660;
}
</style>
border-color css
<style>
span { border-color: #522660; }
span { border-color: rgb(82,38,96); }
td.TdClassName
{
border-color: #522660;
}
.TagClassName
{
border-color: #522660;
}
</style>