Shades of Scarlet Gum #513463
Tints of Scarlet Gum #513463
RGB
CMYK
RGB Variations
Color information
#513463 (or 0x513463) is known color: Scarlet Gum. HEX triplet: 51, 34 and 63. RGB value is (81,52,99). Sum of RGB (Red+Green+Blue) = 81+52+99=232 (30% of max value = 765). Red value is 81 (32.03% from 255 or 34.91% from 232); Green value is 52 (20.70% from 255 or 22.41% from 232); Blue value is 99 (39.06% from 255 or 42.67% from 232); Max value from RGB is 99 - color contains mainly: blue. Hex color #513463 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #513463 is #AECB9C. Grayscale: #414141. Windows color (decimal): -11455389 or 6501457. OLE color: 6501457.
HSL color Cylindrical-coordinate representation of color #513463: hue angle of 277.02º degrees, saturation: 0.31, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #513463 is Cyan = 0.18, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 81 | 52 | 99 | - |
| CMYK | 0.18 | 0.47 | 0 | 0.61 |
| HSL | 277.02º | 0.31% | 0.3% | - |
| HSV(B) | 277.02º | 0.47% | 0.39% | - |
| XYZ | 6.87 | 5.11 | 12.43 | - |
| YUV | 66.03 | 146.61 | 138.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 52 | 99 | 0.18 | 0.47 | 0 | 0.61 | 277.02 | 0.31 | 0.3 |
| Hex | 51 | 34 | 63 | 12 | 2F | 0 | 3D | 115 | 1F | 1E |
| Octal | 121 | 64 | 143 | 22 | 57 | 0 | 75 | 425 | 37 | 36 |
| Binary | 1010001 | 110100 | 1100011 | 10010 | 101111 | 0 | 111101 | 100010101 | 11111 | 11110 |
Color Harmonies of #513463
Complementary color
Monochromatic Colors of #513463
Black with #513463
Text Example
Text Example
White with #513463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513463; }
p { color: rgb(81,52,99); }
H1.HeaderClassName
{
color: #513463;
}
.AnyTagClassName
{
color: #513463;
}
</style>
background-color css
<style>
a { background-color: #513463; }
a { background-color: rgb(81,52,99); }
div.DivClassName
{
background-color: #513463;
}
.BgClassName
{
background-color: #513463;
}
</style>
border-color css
<style>
span { border-color: #513463; }
span { border-color: rgb(81,52,99); }
td.TdClassName
{
border-color: #513463;
}
.TagClassName
{
border-color: #513463;
}
</style>