Shades of Scarlet Gum #521162
Tints of Scarlet Gum #521162
RGB
CMYK
RGB Variations
Color information
#521162 (or 0x521162) is known color: Scarlet Gum. HEX triplet: 52, 11 and 62. RGB value is (82,17,98). Sum of RGB (Red+Green+Blue) = 82+17+98=197 (26% of max value = 765). Red value is 82 (32.42% from 255 or 41.62% from 197); Green value is 17 (7.03% from 255 or 8.63% from 197); Blue value is 98 (38.67% from 255 or 49.75% from 197); Max value from RGB is 98 - color contains mainly: blue. Hex color #521162 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #521162 is #ADEE9D. Grayscale: #2D2D2D. Windows color (decimal): -11398814 or 6426962. OLE color: 6426962.
HSL color Cylindrical-coordinate representation of color #521162: hue angle of 288.15º degrees, saturation: 0.7, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #521162 is Cyan = 0.16, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 82 | 17 | 98 | - |
| CMYK | 0.16 | 0.83 | 0 | 0.62 |
| HSL | 288.15º | 0.7% | 0.23% | - |
| HSV(B) | 288.15º | 0.83% | 0.38% | - |
| XYZ | 5.88 | 3.08 | 11.84 | - |
| YUV | 45.67 | 157.53 | 153.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 17 | 98 | 0.16 | 0.83 | 0 | 0.62 | 288.15 | 0.7 | 0.23 |
| Hex | 52 | 11 | 62 | 10 | 53 | 0 | 3E | 120 | 46 | 17 |
| Octal | 122 | 21 | 142 | 20 | 123 | 0 | 76 | 440 | 106 | 27 |
| Binary | 1010010 | 10001 | 1100010 | 10000 | 1010011 | 0 | 111110 | 100100000 | 1000110 | 10111 |
Color Harmonies of #521162
Complementary color
Monochromatic Colors of #521162
Black with #521162
Text Example
Text Example
White with #521162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #521162; }
p { color: rgb(82,17,98); }
H1.HeaderClassName
{
color: #521162;
}
.AnyTagClassName
{
color: #521162;
}
</style>
background-color css
<style>
a { background-color: #521162; }
a { background-color: rgb(82,17,98); }
div.DivClassName
{
background-color: #521162;
}
.BgClassName
{
background-color: #521162;
}
</style>
border-color css
<style>
span { border-color: #521162; }
span { border-color: rgb(82,17,98); }
td.TdClassName
{
border-color: #521162;
}
.TagClassName
{
border-color: #521162;
}
</style>