Shades of Scarlet Gum #522866
Tints of Scarlet Gum #522866
RGB
CMYK
RGB Variations
Color information
#522866 (or 0x522866) is known color: Scarlet Gum. HEX triplet: 52, 28 and 66. RGB value is (82,40,102). Sum of RGB (Red+Green+Blue) = 82+40+102=224 (29% of max value = 765). Red value is 82 (32.42% from 255 or 36.61% from 224); Green value is 40 (16.02% from 255 or 17.86% from 224); Blue value is 102 (40.23% from 255 or 45.54% from 224); Max value from RGB is 102 - color contains mainly: blue. Hex color #522866 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #522866 is #ADD799. Grayscale: #3B3B3B. Windows color (decimal): -11392922 or 6694994. OLE color: 6694994.
HSL color Cylindrical-coordinate representation of color #522866: hue angle of 280.65º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #522866 is Cyan = 0.20, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 82 | 40 | 102 | - |
| CMYK | 0.20 | 0.61 | 0 | 0.6 |
| HSL | 280.65º | 0.44% | 0.28% | - |
| HSV(B) | 280.65º | 0.61% | 0.4% | - |
| XYZ | 6.64 | 4.27 | 13.04 | - |
| YUV | 59.63 | 151.91 | 143.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 40 | 102 | 0.20 | 0.61 | 0 | 0.6 | 280.65 | 0.44 | 0.28 |
| Hex | 52 | 28 | 66 | 14 | 3D | 0 | 3C | 119 | 2C | 1C |
| Octal | 122 | 50 | 146 | 24 | 75 | 0 | 74 | 431 | 54 | 34 |
| Binary | 1010010 | 101000 | 1100110 | 10100 | 111101 | 0 | 111100 | 100011001 | 101100 | 11100 |
Color Harmonies of #522866
Complementary color
Monochromatic Colors of #522866
Black with #522866
Text Example
Text Example
White with #522866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522866; }
p { color: rgb(82,40,102); }
H1.HeaderClassName
{
color: #522866;
}
.AnyTagClassName
{
color: #522866;
}
</style>
background-color css
<style>
a { background-color: #522866; }
a { background-color: rgb(82,40,102); }
div.DivClassName
{
background-color: #522866;
}
.BgClassName
{
background-color: #522866;
}
</style>
border-color css
<style>
span { border-color: #522866; }
span { border-color: rgb(82,40,102); }
td.TdClassName
{
border-color: #522866;
}
.TagClassName
{
border-color: #522866;
}
</style>