Shades of Scarlet Gum #521662
Tints of Scarlet Gum #521662
RGB
CMYK
RGB Variations
Color information
#521662 (or 0x521662) is known color: Scarlet Gum. HEX triplet: 52, 16 and 62. RGB value is (82,22,98). Sum of RGB (Red+Green+Blue) = 82+22+98=202 (26% of max value = 765). Red value is 82 (32.42% from 255 or 40.59% from 202); Green value is 22 (8.98% from 255 or 10.89% from 202); Blue value is 98 (38.67% from 255 or 48.51% from 202); Max value from RGB is 98 - color contains mainly: blue. Hex color #521662 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #521662 is #ADE99D. Grayscale: #303030. Windows color (decimal): -11397534 or 6428242. OLE color: 6428242.
HSL color Cylindrical-coordinate representation of color #521662: hue angle of 287.37º degrees, saturation: 0.63, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #521662 is Cyan = 0.16, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 82 | 22 | 98 | - |
| CMYK | 0.16 | 0.78 | 0 | 0.62 |
| HSL | 287.37º | 0.63% | 0.24% | - |
| HSV(B) | 287.37º | 0.78% | 0.38% | - |
| XYZ | 5.97 | 3.25 | 11.87 | - |
| YUV | 48.6 | 155.88 | 151.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 22 | 98 | 0.16 | 0.78 | 0 | 0.62 | 287.37 | 0.63 | 0.24 |
| Hex | 52 | 16 | 62 | 10 | 4E | 0 | 3E | 11F | 3F | 18 |
| Octal | 122 | 26 | 142 | 20 | 116 | 0 | 76 | 437 | 77 | 30 |
| Binary | 1010010 | 10110 | 1100010 | 10000 | 1001110 | 0 | 111110 | 100011111 | 111111 | 11000 |
Color Harmonies of #521662
Complementary color
Monochromatic Colors of #521662
Black with #521662
Text Example
Text Example
White with #521662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #521662; }
p { color: rgb(82,22,98); }
H1.HeaderClassName
{
color: #521662;
}
.AnyTagClassName
{
color: #521662;
}
</style>
background-color css
<style>
a { background-color: #521662; }
a { background-color: rgb(82,22,98); }
div.DivClassName
{
background-color: #521662;
}
.BgClassName
{
background-color: #521662;
}
</style>
border-color css
<style>
span { border-color: #521662; }
span { border-color: rgb(82,22,98); }
td.TdClassName
{
border-color: #521662;
}
.TagClassName
{
border-color: #521662;
}
</style>