Shades of Scarlet Gum #521062
Tints of Scarlet Gum #521062
RGB
CMYK
RGB Variations
Color information
#521062 (or 0x521062) is known color: Scarlet Gum. HEX triplet: 52, 10 and 62. RGB value is (82,16,98). Sum of RGB (Red+Green+Blue) = 82+16+98=196 (25% of max value = 765). Red value is 82 (32.42% from 255 or 41.84% from 196); Green value is 16 (6.64% from 255 or 8.16% from 196); Blue value is 98 (38.67% from 255 or 50% from 196); Max value from RGB is 98 - color contains mainly: blue. Hex color #521062 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #521062 is #ADEF9D. Grayscale: #2C2C2C. Windows color (decimal): -11399070 or 6426706. OLE color: 6426706.
HSL color Cylindrical-coordinate representation of color #521062: hue angle of 288.29º degrees, saturation: 0.72, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #521062 is Cyan = 0.16, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 82 | 16 | 98 | - |
| CMYK | 0.16 | 0.84 | 0 | 0.62 |
| HSL | 288.29º | 0.72% | 0.22% | - |
| HSV(B) | 288.29º | 0.84% | 0.38% | - |
| XYZ | 5.87 | 3.05 | 11.83 | - |
| YUV | 45.08 | 157.87 | 154.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 16 | 98 | 0.16 | 0.84 | 0 | 0.62 | 288.29 | 0.72 | 0.22 |
| Hex | 52 | 10 | 62 | 10 | 54 | 0 | 3E | 120 | 48 | 16 |
| Octal | 122 | 20 | 142 | 20 | 124 | 0 | 76 | 440 | 110 | 26 |
| Binary | 1010010 | 10000 | 1100010 | 10000 | 1010100 | 0 | 111110 | 100100000 | 1001000 | 10110 |
Color Harmonies of #521062
Complementary color
Monochromatic Colors of #521062
Black with #521062
Text Example
Text Example
White with #521062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #521062; }
p { color: rgb(82,16,98); }
H1.HeaderClassName
{
color: #521062;
}
.AnyTagClassName
{
color: #521062;
}
</style>
background-color css
<style>
a { background-color: #521062; }
a { background-color: rgb(82,16,98); }
div.DivClassName
{
background-color: #521062;
}
.BgClassName
{
background-color: #521062;
}
</style>
border-color css
<style>
span { border-color: #521062; }
span { border-color: rgb(82,16,98); }
td.TdClassName
{
border-color: #521062;
}
.TagClassName
{
border-color: #521062;
}
</style>