Shades of Scarlet Gum #513160
Tints of Scarlet Gum #513160
RGB
CMYK
RGB Variations
Color information
#513160 (or 0x513160) is known color: Scarlet Gum. HEX triplet: 51, 31 and 60. RGB value is (81,49,96). Sum of RGB (Red+Green+Blue) = 81+49+96=226 (29% of max value = 765). Red value is 81 (32.03% from 255 or 35.84% from 226); Green value is 49 (19.53% from 255 or 21.68% from 226); Blue value is 96 (37.89% from 255 or 42.48% from 226); Max value from RGB is 96 - color contains mainly: blue. Hex color #513160 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #513160 is #AECE9F. Grayscale: #3F3F3F. Windows color (decimal): -11456160 or 6304081. OLE color: 6304081.
HSL color Cylindrical-coordinate representation of color #513160: hue angle of 280.85º degrees, saturation: 0.32, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #513160 is Cyan = 0.16, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 81 | 49 | 96 | - |
| CMYK | 0.16 | 0.49 | 0 | 0.62 |
| HSL | 280.85º | 0.32% | 0.28% | - |
| HSV(B) | 280.85º | 0.49% | 0.38% | - |
| XYZ | 6.6 | 4.79 | 11.64 | - |
| YUV | 63.93 | 146.1 | 140.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 49 | 96 | 0.16 | 0.49 | 0 | 0.62 | 280.85 | 0.32 | 0.28 |
| Hex | 51 | 31 | 60 | 10 | 31 | 0 | 3E | 119 | 20 | 1C |
| Octal | 121 | 61 | 140 | 20 | 61 | 0 | 76 | 431 | 40 | 34 |
| Binary | 1010001 | 110001 | 1100000 | 10000 | 110001 | 0 | 111110 | 100011001 | 100000 | 11100 |
Color Harmonies of #513160
Complementary color
Monochromatic Colors of #513160
Black with #513160
Text Example
Text Example
White with #513160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513160; }
p { color: rgb(81,49,96); }
H1.HeaderClassName
{
color: #513160;
}
.AnyTagClassName
{
color: #513160;
}
</style>
background-color css
<style>
a { background-color: #513160; }
a { background-color: rgb(81,49,96); }
div.DivClassName
{
background-color: #513160;
}
.BgClassName
{
background-color: #513160;
}
</style>
border-color css
<style>
span { border-color: #513160; }
span { border-color: rgb(81,49,96); }
td.TdClassName
{
border-color: #513160;
}
.TagClassName
{
border-color: #513160;
}
</style>