Shades of Scarlet Gum #521266
Tints of Scarlet Gum #521266
RGB
CMYK
RGB Variations
Color information
#521266 (or 0x521266) is known color: Scarlet Gum. HEX triplet: 52, 12 and 66. RGB value is (82,18,102). Sum of RGB (Red+Green+Blue) = 82+18+102=202 (26% of max value = 765). Red value is 82 (32.42% from 255 or 40.59% from 202); Green value is 18 (7.42% from 255 or 8.91% from 202); Blue value is 102 (40.23% from 255 or 50.50% from 202); Max value from RGB is 102 - color contains mainly: blue. Hex color #521266 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #521266 is #ADED99. Grayscale: #2E2E2E. Windows color (decimal): -11398554 or 6689362. OLE color: 6689362.
HSL color Cylindrical-coordinate representation of color #521266: hue angle of 285.71º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #521266 is Cyan = 0.20, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 82 | 18 | 102 | - |
| CMYK | 0.20 | 0.82 | 0 | 0.6 |
| HSL | 285.71º | 0.7% | 0.24% | - |
| HSV(B) | 285.71º | 0.82% | 0.4% | - |
| XYZ | 6.09 | 3.19 | 12.86 | - |
| YUV | 46.71 | 159.2 | 153.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 18 | 102 | 0.20 | 0.82 | 0 | 0.6 | 285.71 | 0.7 | 0.24 |
| Hex | 52 | 12 | 66 | 14 | 52 | 0 | 3C | 11E | 46 | 18 |
| Octal | 122 | 22 | 146 | 24 | 122 | 0 | 74 | 436 | 106 | 30 |
| Binary | 1010010 | 10010 | 1100110 | 10100 | 1010010 | 0 | 111100 | 100011110 | 1000110 | 11000 |
Color Harmonies of #521266
Complementary color
Monochromatic Colors of #521266
Black with #521266
Text Example
Text Example
White with #521266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #521266; }
p { color: rgb(82,18,102); }
H1.HeaderClassName
{
color: #521266;
}
.AnyTagClassName
{
color: #521266;
}
</style>
background-color css
<style>
a { background-color: #521266; }
a { background-color: rgb(82,18,102); }
div.DivClassName
{
background-color: #521266;
}
.BgClassName
{
background-color: #521266;
}
</style>
border-color css
<style>
span { border-color: #521266; }
span { border-color: rgb(82,18,102); }
td.TdClassName
{
border-color: #521266;
}
.TagClassName
{
border-color: #521266;
}
</style>