Shades of Scarlet Gum #522865
Tints of Scarlet Gum #522865
RGB
CMYK
RGB Variations
Color information
#522865 (or 0x522865) is known color: Scarlet Gum. HEX triplet: 52, 28 and 65. RGB value is (82,40,101). Sum of RGB (Red+Green+Blue) = 82+40+101=223 (29% of max value = 765). Red value is 82 (32.42% from 255 or 36.77% from 223); Green value is 40 (16.02% from 255 or 17.94% from 223); Blue value is 101 (39.84% from 255 or 45.29% from 223); Max value from RGB is 101 - color contains mainly: blue. Hex color #522865 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #522865 is #ADD79A. Grayscale: #3B3B3B. Windows color (decimal): -11392923 or 6629458. OLE color: 6629458.
HSL color Cylindrical-coordinate representation of color #522865: hue angle of 281.31º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #522865 is Cyan = 0.19, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 40 | 101 | - |
| CMYK | 0.19 | 0.60 | 0 | 0.60 |
| HSL | 281.31º | 0.43% | 0.28% | - |
| HSV(B) | 281.31º | 0.6% | 0.4% | - |
| XYZ | 6.59 | 4.25 | 12.79 | - |
| YUV | 59.51 | 151.41 | 144.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 40 | 101 | 0.19 | 0.60 | 0 | 0.60 | 281.31 | 0.43 | 0.28 |
| Hex | 52 | 28 | 65 | 13 | 3C | 0 | 3C | 119 | 2B | 1C |
| Octal | 122 | 50 | 145 | 23 | 74 | 0 | 74 | 431 | 53 | 34 |
| Binary | 1010010 | 101000 | 1100101 | 10011 | 111100 | 0 | 111100 | 100011001 | 101011 | 11100 |
Color Harmonies of #522865
Complementary color
Monochromatic Colors of #522865
Black with #522865
Text Example
Text Example
White with #522865
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522865; }
p { color: rgb(82,40,101); }
H1.HeaderClassName
{
color: #522865;
}
.AnyTagClassName
{
color: #522865;
}
</style>
background-color css
<style>
a { background-color: #522865; }
a { background-color: rgb(82,40,101); }
div.DivClassName
{
background-color: #522865;
}
.BgClassName
{
background-color: #522865;
}
</style>
border-color css
<style>
span { border-color: #522865; }
span { border-color: rgb(82,40,101); }
td.TdClassName
{
border-color: #522865;
}
.TagClassName
{
border-color: #522865;
}
</style>