Shades of Scarlet Gum #522069
Tints of Scarlet Gum #522069
RGB
CMYK
RGB Variations
Color information
#522069 (or 0x522069) is known color: Scarlet Gum. HEX triplet: 52, 20 and 69. RGB value is (82,32,105). Sum of RGB (Red+Green+Blue) = 82+32+105=219 (29% of max value = 765). Red value is 82 (32.42% from 255 or 37.44% from 219); Green value is 32 (12.89% from 255 or 14.61% from 219); Blue value is 105 (41.41% from 255 or 47.95% from 219); Max value from RGB is 105 - color contains mainly: blue. Hex color #522069 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #522069 is #ADDF96. Grayscale: #373737. Windows color (decimal): -11394967 or 6889554. OLE color: 6889554.
HSL color Cylindrical-coordinate representation of color #522069: hue angle of 281.1º degrees, saturation: 0.53, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #522069 is Cyan = 0.22, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 82 | 32 | 105 | - |
| CMYK | 0.22 | 0.70 | 0 | 0.59 |
| HSL | 281.1º | 0.53% | 0.27% | - |
| HSV(B) | 281.1º | 0.7% | 0.41% | - |
| XYZ | 6.55 | 3.85 | 13.76 | - |
| YUV | 55.27 | 156.07 | 147.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 32 | 105 | 0.22 | 0.70 | 0 | 0.59 | 281.1 | 0.53 | 0.27 |
| Hex | 52 | 20 | 69 | 16 | 46 | 0 | 3B | 119 | 35 | 1B |
| Octal | 122 | 40 | 151 | 26 | 106 | 0 | 73 | 431 | 65 | 33 |
| Binary | 1010010 | 100000 | 1101001 | 10110 | 1000110 | 0 | 111011 | 100011001 | 110101 | 11011 |
Color Harmonies of #522069
Complementary color
Monochromatic Colors of #522069
Black with #522069
Text Example
Text Example
White with #522069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522069; }
p { color: rgb(82,32,105); }
H1.HeaderClassName
{
color: #522069;
}
.AnyTagClassName
{
color: #522069;
}
</style>
background-color css
<style>
a { background-color: #522069; }
a { background-color: rgb(82,32,105); }
div.DivClassName
{
background-color: #522069;
}
.BgClassName
{
background-color: #522069;
}
</style>
border-color css
<style>
span { border-color: #522069; }
span { border-color: rgb(82,32,105); }
td.TdClassName
{
border-color: #522069;
}
.TagClassName
{
border-color: #522069;
}
</style>