Shades of Scarlet Gum #511461
Tints of Scarlet Gum #511461
RGB
CMYK
RGB Variations
Color information
#511461 (or 0x511461) is known color: Scarlet Gum. HEX triplet: 51, 14 and 61. RGB value is (81,20,97). Sum of RGB (Red+Green+Blue) = 81+20+97=198 (26% of max value = 765). Red value is 81 (32.03% from 255 or 40.91% from 198); Green value is 20 (8.20% from 255 or 10.10% from 198); Blue value is 97 (38.28% from 255 or 48.99% from 198); Max value from RGB is 97 - color contains mainly: blue. Hex color #511461 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #511461 is #AEEB9E. Grayscale: #2E2E2E. Windows color (decimal): -11463583 or 6362193. OLE color: 6362193.
HSL color Cylindrical-coordinate representation of color #511461: hue angle of 287.53º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #511461 is Cyan = 0.16, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 81 | 20 | 97 | - |
| CMYK | 0.16 | 0.79 | 0 | 0.62 |
| HSL | 287.53º | 0.66% | 0.23% | - |
| HSV(B) | 287.53º | 0.79% | 0.38% | - |
| XYZ | 5.8 | 3.11 | 11.6 | - |
| YUV | 47.02 | 156.21 | 152.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 20 | 97 | 0.16 | 0.79 | 0 | 0.62 | 287.53 | 0.66 | 0.23 |
| Hex | 51 | 14 | 61 | 10 | 4F | 0 | 3E | 120 | 42 | 17 |
| Octal | 121 | 24 | 141 | 20 | 117 | 0 | 76 | 440 | 102 | 27 |
| Binary | 1010001 | 10100 | 1100001 | 10000 | 1001111 | 0 | 111110 | 100100000 | 1000010 | 10111 |
Color Harmonies of #511461
Complementary color
Monochromatic Colors of #511461
Black with #511461
Text Example
Text Example
White with #511461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511461; }
p { color: rgb(81,20,97); }
H1.HeaderClassName
{
color: #511461;
}
.AnyTagClassName
{
color: #511461;
}
</style>
background-color css
<style>
a { background-color: #511461; }
a { background-color: rgb(81,20,97); }
div.DivClassName
{
background-color: #511461;
}
.BgClassName
{
background-color: #511461;
}
</style>
border-color css
<style>
span { border-color: #511461; }
span { border-color: rgb(81,20,97); }
td.TdClassName
{
border-color: #511461;
}
.TagClassName
{
border-color: #511461;
}
</style>