Shades of Scarlet Gum #522965
Tints of Scarlet Gum #522965
RGB
CMYK
RGB Variations
Color information
#522965 (or 0x522965) is known color: Scarlet Gum. HEX triplet: 52, 29 and 65. RGB value is (82,41,101). Sum of RGB (Red+Green+Blue) = 82+41+101=224 (29% of max value = 765). Red value is 82 (32.42% from 255 or 36.61% from 224); Green value is 41 (16.41% from 255 or 18.30% from 224); Blue value is 101 (39.84% from 255 or 45.09% from 224); Max value from RGB is 101 - color contains mainly: blue. Hex color #522965 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #522965 is #ADD69A. Grayscale: #3B3B3B. Windows color (decimal): -11392667 or 6629714. OLE color: 6629714.
HSL color Cylindrical-coordinate representation of color #522965: hue angle of 281º degrees, saturation: 0.42, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #522965 is Cyan = 0.19, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 41 | 101 | - |
| CMYK | 0.19 | 0.59 | 0 | 0.60 |
| HSL | 281º | 0.42% | 0.28% | - |
| HSV(B) | 281º | 0.59% | 0.4% | - |
| XYZ | 6.62 | 4.32 | 12.8 | - |
| YUV | 60.1 | 151.08 | 143.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 41 | 101 | 0.19 | 0.59 | 0 | 0.60 | 281 | 0.42 | 0.28 |
| Hex | 52 | 29 | 65 | 13 | 3B | 0 | 3C | 119 | 2A | 1C |
| Octal | 122 | 51 | 145 | 23 | 73 | 0 | 74 | 431 | 52 | 34 |
| Binary | 1010010 | 101001 | 1100101 | 10011 | 111011 | 0 | 111100 | 100011001 | 101010 | 11100 |
Color Harmonies of #522965
Complementary color
Monochromatic Colors of #522965
Black with #522965
Text Example
Text Example
White with #522965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522965; }
p { color: rgb(82,41,101); }
H1.HeaderClassName
{
color: #522965;
}
.AnyTagClassName
{
color: #522965;
}
</style>
background-color css
<style>
a { background-color: #522965; }
a { background-color: rgb(82,41,101); }
div.DivClassName
{
background-color: #522965;
}
.BgClassName
{
background-color: #522965;
}
</style>
border-color css
<style>
span { border-color: #522965; }
span { border-color: rgb(82,41,101); }
td.TdClassName
{
border-color: #522965;
}
.TagClassName
{
border-color: #522965;
}
</style>