Shades of Scarlet Gum #522765
Tints of Scarlet Gum #522765
RGB
CMYK
RGB Variations
Color information
#522765 (or 0x522765) is known color: Scarlet Gum. HEX triplet: 52, 27 and 65. RGB value is (82,39,101). Sum of RGB (Red+Green+Blue) = 82+39+101=222 (29% of max value = 765). Red value is 82 (32.42% from 255 or 36.94% from 222); Green value is 39 (15.62% from 255 or 17.57% from 222); Blue value is 101 (39.84% from 255 or 45.50% from 222); Max value from RGB is 101 - color contains mainly: blue. Hex color #522765 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #522765 is #ADD89A. Grayscale: #3A3A3A. Windows color (decimal): -11393179 or 6629202. OLE color: 6629202.
HSL color Cylindrical-coordinate representation of color #522765: hue angle of 281.61º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #522765 is Cyan = 0.19, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 39 | 101 | - |
| CMYK | 0.19 | 0.61 | 0 | 0.60 |
| HSL | 281.61º | 0.44% | 0.27% | - |
| HSV(B) | 281.61º | 0.61% | 0.4% | - |
| XYZ | 6.55 | 4.18 | 12.77 | - |
| YUV | 58.93 | 151.75 | 144.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 39 | 101 | 0.19 | 0.61 | 0 | 0.60 | 281.61 | 0.44 | 0.27 |
| Hex | 52 | 27 | 65 | 13 | 3D | 0 | 3C | 11A | 2C | 1B |
| Octal | 122 | 47 | 145 | 23 | 75 | 0 | 74 | 432 | 54 | 33 |
| Binary | 1010010 | 100111 | 1100101 | 10011 | 111101 | 0 | 111100 | 100011010 | 101100 | 11011 |
Color Harmonies of #522765
Complementary color
Monochromatic Colors of #522765
Black with #522765
Text Example
Text Example
White with #522765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522765; }
p { color: rgb(82,39,101); }
H1.HeaderClassName
{
color: #522765;
}
.AnyTagClassName
{
color: #522765;
}
</style>
background-color css
<style>
a { background-color: #522765; }
a { background-color: rgb(82,39,101); }
div.DivClassName
{
background-color: #522765;
}
.BgClassName
{
background-color: #522765;
}
</style>
border-color css
<style>
span { border-color: #522765; }
span { border-color: rgb(82,39,101); }
td.TdClassName
{
border-color: #522765;
}
.TagClassName
{
border-color: #522765;
}
</style>