Shades of Scarlet Gum #521860
Tints of Scarlet Gum #521860
RGB
CMYK
RGB Variations
Color information
#521860 (or 0x521860) is known color: Scarlet Gum. HEX triplet: 52, 18 and 60. RGB value is (82,24,96). Sum of RGB (Red+Green+Blue) = 82+24+96=202 (26% of max value = 765). Red value is 82 (32.42% from 255 or 40.59% from 202); Green value is 24 (9.77% from 255 or 11.88% from 202); Blue value is 96 (37.89% from 255 or 47.52% from 202); Max value from RGB is 96 - color contains mainly: blue. Hex color #521860 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #521860 is #ADE79F. Grayscale: #313131. Windows color (decimal): -11397024 or 6297682. OLE color: 6297682.
HSL color Cylindrical-coordinate representation of color #521860: hue angle of 288.33º degrees, saturation: 0.6, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #521860 is Cyan = 0.15, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 82 | 24 | 96 | - |
| CMYK | 0.15 | 0.75 | 0 | 0.62 |
| HSL | 288.33º | 0.6% | 0.24% | - |
| HSV(B) | 288.33º | 0.75% | 0.38% | - |
| XYZ | 5.92 | 3.29 | 11.39 | - |
| YUV | 49.55 | 154.22 | 151.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 24 | 96 | 0.15 | 0.75 | 0 | 0.62 | 288.33 | 0.6 | 0.24 |
| Hex | 52 | 18 | 60 | F | 4B | 0 | 3E | 120 | 3C | 18 |
| Octal | 122 | 30 | 140 | 17 | 113 | 0 | 76 | 440 | 74 | 30 |
| Binary | 1010010 | 11000 | 1100000 | 1111 | 1001011 | 0 | 111110 | 100100000 | 111100 | 11000 |
Color Harmonies of #521860
Complementary color
Monochromatic Colors of #521860
Black with #521860
Text Example
Text Example
White with #521860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #521860; }
p { color: rgb(82,24,96); }
H1.HeaderClassName
{
color: #521860;
}
.AnyTagClassName
{
color: #521860;
}
</style>
background-color css
<style>
a { background-color: #521860; }
a { background-color: rgb(82,24,96); }
div.DivClassName
{
background-color: #521860;
}
.BgClassName
{
background-color: #521860;
}
</style>
border-color css
<style>
span { border-color: #521860; }
span { border-color: rgb(82,24,96); }
td.TdClassName
{
border-color: #521860;
}
.TagClassName
{
border-color: #521860;
}
</style>