Shades of Scarlet Gum #511563
Tints of Scarlet Gum #511563
RGB
CMYK
RGB Variations
Color information
#511563 (or 0x511563) is known color: Scarlet Gum. HEX triplet: 51, 15 and 63. RGB value is (81,21,99). Sum of RGB (Red+Green+Blue) = 81+21+99=201 (26% of max value = 765). Red value is 81 (32.03% from 255 or 40.30% from 201); Green value is 21 (8.59% from 255 or 10.45% from 201); Blue value is 99 (39.06% from 255 or 49.25% from 201); Max value from RGB is 99 - color contains mainly: blue. Hex color #511563 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #511563 is #AEEA9C. Grayscale: #2F2F2F. Windows color (decimal): -11463325 or 6493521. OLE color: 6493521.
HSL color Cylindrical-coordinate representation of color #511563: hue angle of 286.15º degrees, saturation: 0.65, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #511563 is Cyan = 0.18, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 81 | 21 | 99 | - |
| CMYK | 0.18 | 0.79 | 0 | 0.61 |
| HSL | 286.15º | 0.65% | 0.24% | - |
| HSV(B) | 286.15º | 0.79% | 0.39% | - |
| XYZ | 5.91 | 3.19 | 12.11 | - |
| YUV | 47.83 | 156.88 | 151.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 21 | 99 | 0.18 | 0.79 | 0 | 0.61 | 286.15 | 0.65 | 0.24 |
| Hex | 51 | 15 | 63 | 12 | 4F | 0 | 3D | 11E | 41 | 18 |
| Octal | 121 | 25 | 143 | 22 | 117 | 0 | 75 | 436 | 101 | 30 |
| Binary | 1010001 | 10101 | 1100011 | 10010 | 1001111 | 0 | 111101 | 100011110 | 1000001 | 11000 |
Color Harmonies of #511563
Complementary color
Monochromatic Colors of #511563
Black with #511563
Text Example
Text Example
White with #511563
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511563; }
p { color: rgb(81,21,99); }
H1.HeaderClassName
{
color: #511563;
}
.AnyTagClassName
{
color: #511563;
}
</style>
background-color css
<style>
a { background-color: #511563; }
a { background-color: rgb(81,21,99); }
div.DivClassName
{
background-color: #511563;
}
.BgClassName
{
background-color: #511563;
}
</style>
border-color css
<style>
span { border-color: #511563; }
span { border-color: rgb(81,21,99); }
td.TdClassName
{
border-color: #511563;
}
.TagClassName
{
border-color: #511563;
}
</style>