Shades of Scarlet Gum #513260
Tints of Scarlet Gum #513260
RGB
CMYK
RGB Variations
Color information
#513260 (or 0x513260) is known color: Scarlet Gum. HEX triplet: 51, 32 and 60. RGB value is (81,50,96). Sum of RGB (Red+Green+Blue) = 81+50+96=227 (30% of max value = 765). Red value is 81 (32.03% from 255 or 35.68% from 227); Green value is 50 (19.92% from 255 or 22.03% from 227); Blue value is 96 (37.89% from 255 or 42.29% from 227); Max value from RGB is 96 - color contains mainly: blue. Hex color #513260 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #513260 is #AECD9F. Grayscale: #404040. Windows color (decimal): -11455904 or 6304337. OLE color: 6304337.
HSL color Cylindrical-coordinate representation of color #513260: hue angle of 280.43º degrees, saturation: 0.32, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #513260 is Cyan = 0.16, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 81 | 50 | 96 | - |
| CMYK | 0.16 | 0.48 | 0 | 0.62 |
| HSL | 280.43º | 0.32% | 0.29% | - |
| HSV(B) | 280.43º | 0.48% | 0.38% | - |
| XYZ | 6.65 | 4.88 | 11.66 | - |
| YUV | 64.51 | 145.77 | 139.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 50 | 96 | 0.16 | 0.48 | 0 | 0.62 | 280.43 | 0.32 | 0.29 |
| Hex | 51 | 32 | 60 | 10 | 30 | 0 | 3E | 118 | 20 | 1D |
| Octal | 121 | 62 | 140 | 20 | 60 | 0 | 76 | 430 | 40 | 35 |
| Binary | 1010001 | 110010 | 1100000 | 10000 | 110000 | 0 | 111110 | 100011000 | 100000 | 11101 |
Color Harmonies of #513260
Complementary color
Monochromatic Colors of #513260
Black with #513260
Text Example
Text Example
White with #513260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513260; }
p { color: rgb(81,50,96); }
H1.HeaderClassName
{
color: #513260;
}
.AnyTagClassName
{
color: #513260;
}
</style>
background-color css
<style>
a { background-color: #513260; }
a { background-color: rgb(81,50,96); }
div.DivClassName
{
background-color: #513260;
}
.BgClassName
{
background-color: #513260;
}
</style>
border-color css
<style>
span { border-color: #513260; }
span { border-color: rgb(81,50,96); }
td.TdClassName
{
border-color: #513260;
}
.TagClassName
{
border-color: #513260;
}
</style>