Shades of Scarlet Gum #521966
Tints of Scarlet Gum #521966
RGB
CMYK
RGB Variations
Color information
#521966 (or 0x521966) is known color: Scarlet Gum. HEX triplet: 52, 19 and 66. RGB value is (82,25,102). Sum of RGB (Red+Green+Blue) = 82+25+102=209 (27% of max value = 765). Red value is 82 (32.42% from 255 or 39.23% from 209); Green value is 25 (10.16% from 255 or 11.96% from 209); Blue value is 102 (40.23% from 255 or 48.80% from 209); Max value from RGB is 102 - color contains mainly: blue. Hex color #521966 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #521966 is #ADE699. Grayscale: #323232. Windows color (decimal): -11396762 or 6691154. OLE color: 6691154.
HSL color Cylindrical-coordinate representation of color #521966: hue angle of 284.42º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #521966 is Cyan = 0.20, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 82 | 25 | 102 | - |
| CMYK | 0.20 | 0.75 | 0 | 0.6 |
| HSL | 284.42º | 0.61% | 0.25% | - |
| HSV(B) | 284.42º | 0.75% | 0.4% | - |
| XYZ | 6.23 | 3.45 | 12.91 | - |
| YUV | 50.82 | 156.88 | 150.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 25 | 102 | 0.20 | 0.75 | 0 | 0.6 | 284.42 | 0.61 | 0.25 |
| Hex | 52 | 19 | 66 | 14 | 4B | 0 | 3C | 11C | 3D | 19 |
| Octal | 122 | 31 | 146 | 24 | 113 | 0 | 74 | 434 | 75 | 31 |
| Binary | 1010010 | 11001 | 1100110 | 10100 | 1001011 | 0 | 111100 | 100011100 | 111101 | 11001 |
Color Harmonies of #521966
Complementary color
Monochromatic Colors of #521966
Black with #521966
Text Example
Text Example
White with #521966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #521966; }
p { color: rgb(82,25,102); }
H1.HeaderClassName
{
color: #521966;
}
.AnyTagClassName
{
color: #521966;
}
</style>
background-color css
<style>
a { background-color: #521966; }
a { background-color: rgb(82,25,102); }
div.DivClassName
{
background-color: #521966;
}
.BgClassName
{
background-color: #521966;
}
</style>
border-color css
<style>
span { border-color: #521966; }
span { border-color: rgb(82,25,102); }
td.TdClassName
{
border-color: #521966;
}
.TagClassName
{
border-color: #521966;
}
</style>