Shades of Scarlet Gum #513562
Tints of Scarlet Gum #513562
RGB
CMYK
RGB Variations
Color information
#513562 (or 0x513562) is known color: Scarlet Gum. HEX triplet: 51, 35 and 62. RGB value is (81,53,98). Sum of RGB (Red+Green+Blue) = 81+53+98=232 (30% of max value = 765). Red value is 81 (32.03% from 255 or 34.91% from 232); Green value is 53 (21.09% from 255 or 22.84% from 232); Blue value is 98 (38.67% from 255 or 42.24% from 232); Max value from RGB is 98 - color contains mainly: blue. Hex color #513562 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #513562 is #AECA9D. Grayscale: #424242. Windows color (decimal): -11455134 or 6436177. OLE color: 6436177.
HSL color Cylindrical-coordinate representation of color #513562: hue angle of 277.33º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #513562 is Cyan = 0.17, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 81 | 53 | 98 | - |
| CMYK | 0.17 | 0.46 | 0 | 0.62 |
| HSL | 277.33º | 0.3% | 0.3% | - |
| HSV(B) | 277.33º | 0.46% | 0.38% | - |
| XYZ | 6.87 | 5.18 | 12.19 | - |
| YUV | 66.5 | 145.78 | 138.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 53 | 98 | 0.17 | 0.46 | 0 | 0.62 | 277.33 | 0.3 | 0.3 |
| Hex | 51 | 35 | 62 | 11 | 2E | 0 | 3E | 115 | 1E | 1E |
| Octal | 121 | 65 | 142 | 21 | 56 | 0 | 76 | 425 | 36 | 36 |
| Binary | 1010001 | 110101 | 1100010 | 10001 | 101110 | 0 | 111110 | 100010101 | 11110 | 11110 |
Color Harmonies of #513562
Complementary color
Monochromatic Colors of #513562
Black with #513562
Text Example
Text Example
White with #513562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513562; }
p { color: rgb(81,53,98); }
H1.HeaderClassName
{
color: #513562;
}
.AnyTagClassName
{
color: #513562;
}
</style>
background-color css
<style>
a { background-color: #513562; }
a { background-color: rgb(81,53,98); }
div.DivClassName
{
background-color: #513562;
}
.BgClassName
{
background-color: #513562;
}
</style>
border-color css
<style>
span { border-color: #513562; }
span { border-color: rgb(81,53,98); }
td.TdClassName
{
border-color: #513562;
}
.TagClassName
{
border-color: #513562;
}
</style>