Shades of Scarlet Gum #513759
Tints of Scarlet Gum #513759
RGB
CMYK
RGB Variations
Color information
#513759 (or 0x513759) is known color: Scarlet Gum. HEX triplet: 51, 37 and 59. RGB value is (81,55,89). Sum of RGB (Red+Green+Blue) = 81+55+89=225 (29% of max value = 765). Red value is 81 (32.03% from 255 or 36% from 225); Green value is 55 (21.88% from 255 or 24.44% from 225); Blue value is 89 (35.16% from 255 or 39.56% from 225); Max value from RGB is 89 - color contains mainly: blue. Hex color #513759 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #513759 is #AEC8A6. Grayscale: #424242. Windows color (decimal): -11454631 or 5846865. OLE color: 5846865.
HSL color Cylindrical-coordinate representation of color #513759: hue angle of 285.88º degrees, saturation: 0.24, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #513759 is Cyan = 0.09, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 81 | 55 | 89 | - |
| CMYK | 0.09 | 0.38 | 0 | 0.65 |
| HSL | 285.88º | 0.24% | 0.28% | - |
| HSV(B) | 285.88º | 0.38% | 0.35% | - |
| XYZ | 6.56 | 5.2 | 10.11 | - |
| YUV | 66.65 | 140.61 | 138.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 55 | 89 | 0.09 | 0.38 | 0 | 0.65 | 285.88 | 0.24 | 0.28 |
| Hex | 51 | 37 | 59 | 9 | 26 | 0 | 41 | 11E | 18 | 1C |
| Octal | 121 | 67 | 131 | 11 | 46 | 0 | 101 | 436 | 30 | 34 |
| Binary | 1010001 | 110111 | 1011001 | 1001 | 100110 | 0 | 1000001 | 100011110 | 11000 | 11100 |
Color Harmonies of #513759
Complementary color
Monochromatic Colors of #513759
Black with #513759
Text Example
Text Example
White with #513759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513759; }
p { color: rgb(81,55,89); }
H1.HeaderClassName
{
color: #513759;
}
.AnyTagClassName
{
color: #513759;
}
</style>
background-color css
<style>
a { background-color: #513759; }
a { background-color: rgb(81,55,89); }
div.DivClassName
{
background-color: #513759;
}
.BgClassName
{
background-color: #513759;
}
</style>
border-color css
<style>
span { border-color: #513759; }
span { border-color: rgb(81,55,89); }
td.TdClassName
{
border-color: #513759;
}
.TagClassName
{
border-color: #513759;
}
</style>