Shades of Scarlet Gum #513560
Tints of Scarlet Gum #513560
RGB
CMYK
RGB Variations
Color information
#513560 (or 0x513560) is known color: Scarlet Gum. HEX triplet: 51, 35 and 60. RGB value is (81,53,96). Sum of RGB (Red+Green+Blue) = 81+53+96=230 (30% of max value = 765). Red value is 81 (32.03% from 255 or 35.22% from 230); Green value is 53 (21.09% from 255 or 23.04% from 230); Blue value is 96 (37.89% from 255 or 41.74% from 230); Max value from RGB is 96 - color contains mainly: blue. Hex color #513560 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #513560 is #AECA9F. Grayscale: #424242. Windows color (decimal): -11455136 or 6305105. OLE color: 6305105.
HSL color Cylindrical-coordinate representation of color #513560: hue angle of 279.07º degrees, saturation: 0.29, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #513560 is Cyan = 0.16, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 81 | 53 | 96 | - |
| CMYK | 0.16 | 0.45 | 0 | 0.62 |
| HSL | 279.07º | 0.29% | 0.29% | - |
| HSV(B) | 279.07º | 0.45% | 0.38% | - |
| XYZ | 6.78 | 5.14 | 11.7 | - |
| YUV | 66.27 | 144.78 | 138.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 53 | 96 | 0.16 | 0.45 | 0 | 0.62 | 279.07 | 0.29 | 0.29 |
| Hex | 51 | 35 | 60 | 10 | 2D | 0 | 3E | 117 | 1D | 1D |
| Octal | 121 | 65 | 140 | 20 | 55 | 0 | 76 | 427 | 35 | 35 |
| Binary | 1010001 | 110101 | 1100000 | 10000 | 101101 | 0 | 111110 | 100010111 | 11101 | 11101 |
Color Harmonies of #513560
Complementary color
Monochromatic Colors of #513560
Black with #513560
Text Example
Text Example
White with #513560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513560; }
p { color: rgb(81,53,96); }
H1.HeaderClassName
{
color: #513560;
}
.AnyTagClassName
{
color: #513560;
}
</style>
background-color css
<style>
a { background-color: #513560; }
a { background-color: rgb(81,53,96); }
div.DivClassName
{
background-color: #513560;
}
.BgClassName
{
background-color: #513560;
}
</style>
border-color css
<style>
span { border-color: #513560; }
span { border-color: rgb(81,53,96); }
td.TdClassName
{
border-color: #513560;
}
.TagClassName
{
border-color: #513560;
}
</style>