Shades of Scarlet Gum #502460
Tints of Scarlet Gum #502460
RGB
CMYK
RGB Variations
Color information
#502460 (or 0x502460) is known color: Scarlet Gum. HEX triplet: 50, 24 and 60. RGB value is (80,36,96). Sum of RGB (Red+Green+Blue) = 80+36+96=212 (28% of max value = 765). Red value is 80 (31.64% from 255 or 37.74% from 212); Green value is 36 (14.45% from 255 or 16.98% from 212); Blue value is 96 (37.89% from 255 or 45.28% from 212); Max value from RGB is 96 - color contains mainly: blue. Hex color #502460 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #502460 is #AFDB9F. Grayscale: #373737. Windows color (decimal): -11525024 or 6300752. OLE color: 6300752.
HSL color Cylindrical-coordinate representation of color #502460: hue angle of 284º degrees, saturation: 0.45, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #502460 is Cyan = 0.17, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 80 | 36 | 96 | - |
| CMYK | 0.17 | 0.62 | 0 | 0.62 |
| HSL | 284º | 0.45% | 0.26% | - |
| HSV(B) | 284º | 0.63% | 0.38% | - |
| XYZ | 6.05 | 3.81 | 11.48 | - |
| YUV | 56 | 150.58 | 145.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 36 | 96 | 0.17 | 0.62 | 0 | 0.62 | 284 | 0.45 | 0.26 |
| Hex | 50 | 24 | 60 | 11 | 3E | 0 | 3E | 11C | 2D | 1A |
| Octal | 120 | 44 | 140 | 21 | 76 | 0 | 76 | 434 | 55 | 32 |
| Binary | 1010000 | 100100 | 1100000 | 10001 | 111110 | 0 | 111110 | 100011100 | 101101 | 11010 |
Color Harmonies of #502460
Complementary color
Monochromatic Colors of #502460
Black with #502460
Text Example
Text Example
White with #502460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #502460; }
p { color: rgb(80,36,96); }
H1.HeaderClassName
{
color: #502460;
}
.AnyTagClassName
{
color: #502460;
}
</style>
background-color css
<style>
a { background-color: #502460; }
a { background-color: rgb(80,36,96); }
div.DivClassName
{
background-color: #502460;
}
.BgClassName
{
background-color: #502460;
}
</style>
border-color css
<style>
span { border-color: #502460; }
span { border-color: rgb(80,36,96); }
td.TdClassName
{
border-color: #502460;
}
.TagClassName
{
border-color: #502460;
}
</style>