Shades of Scarlet Gum #521660
Tints of Scarlet Gum #521660
RGB
CMYK
RGB Variations
Color information
#521660 (or 0x521660) is known color: Scarlet Gum. HEX triplet: 52, 16 and 60. RGB value is (82,22,96). Sum of RGB (Red+Green+Blue) = 82+22+96=200 (26% of max value = 765). Red value is 82 (32.42% from 255 or 41% from 200); Green value is 22 (8.98% from 255 or 11% from 200); Blue value is 96 (37.89% from 255 or 48% from 200); Max value from RGB is 96 - color contains mainly: blue. Hex color #521660 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #521660 is #ADE99F. Grayscale: #303030. Windows color (decimal): -11397536 or 6297170. OLE color: 6297170.
HSL color Cylindrical-coordinate representation of color #521660: hue angle of 288.65º degrees, saturation: 0.63, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #521660 is Cyan = 0.15, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 82 | 22 | 96 | - |
| CMYK | 0.15 | 0.77 | 0 | 0.62 |
| HSL | 288.65º | 0.63% | 0.23% | - |
| HSV(B) | 288.65º | 0.77% | 0.38% | - |
| XYZ | 5.88 | 3.21 | 11.38 | - |
| YUV | 48.38 | 154.88 | 151.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 22 | 96 | 0.15 | 0.77 | 0 | 0.62 | 288.65 | 0.63 | 0.23 |
| Hex | 52 | 16 | 60 | F | 4D | 0 | 3E | 121 | 3F | 17 |
| Octal | 122 | 26 | 140 | 17 | 115 | 0 | 76 | 441 | 77 | 27 |
| Binary | 1010010 | 10110 | 1100000 | 1111 | 1001101 | 0 | 111110 | 100100001 | 111111 | 10111 |
Color Harmonies of #521660
Complementary color
Monochromatic Colors of #521660
Black with #521660
Text Example
Text Example
White with #521660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #521660; }
p { color: rgb(82,22,96); }
H1.HeaderClassName
{
color: #521660;
}
.AnyTagClassName
{
color: #521660;
}
</style>
background-color css
<style>
a { background-color: #521660; }
a { background-color: rgb(82,22,96); }
div.DivClassName
{
background-color: #521660;
}
.BgClassName
{
background-color: #521660;
}
</style>
border-color css
<style>
span { border-color: #521660; }
span { border-color: rgb(82,22,96); }
td.TdClassName
{
border-color: #521660;
}
.TagClassName
{
border-color: #521660;
}
</style>