Shades of Scarlet Gum #511968
Tints of Scarlet Gum #511968
RGB
CMYK
RGB Variations
Color information
#511968 (or 0x511968) is known color: Scarlet Gum. HEX triplet: 51, 19 and 68. RGB value is (81,25,104). Sum of RGB (Red+Green+Blue) = 81+25+104=210 (27% of max value = 765). Red value is 81 (32.03% from 255 or 38.57% from 210); Green value is 25 (10.16% from 255 or 11.90% from 210); Blue value is 104 (41.02% from 255 or 49.52% from 210); Max value from RGB is 104 - color contains mainly: blue. Hex color #511968 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #511968 is #AEE697. Grayscale: #323232. Windows color (decimal): -11462296 or 6822225. OLE color: 6822225.
HSL color Cylindrical-coordinate representation of color #511968: hue angle of 282.53º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #511968 is Cyan = 0.22, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 81 | 25 | 104 | - |
| CMYK | 0.22 | 0.76 | 0 | 0.59 |
| HSL | 282.53º | 0.61% | 0.25% | - |
| HSV(B) | 282.53º | 0.76% | 0.41% | - |
| XYZ | 6.24 | 3.44 | 13.43 | - |
| YUV | 50.75 | 158.05 | 149.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 25 | 104 | 0.22 | 0.76 | 0 | 0.59 | 282.53 | 0.61 | 0.25 |
| Hex | 51 | 19 | 68 | 16 | 4C | 0 | 3B | 11B | 3D | 19 |
| Octal | 121 | 31 | 150 | 26 | 114 | 0 | 73 | 433 | 75 | 31 |
| Binary | 1010001 | 11001 | 1101000 | 10110 | 1001100 | 0 | 111011 | 100011011 | 111101 | 11001 |
Color Harmonies of #511968
Complementary color
Monochromatic Colors of #511968
Black with #511968
Text Example
Text Example
White with #511968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511968; }
p { color: rgb(81,25,104); }
H1.HeaderClassName
{
color: #511968;
}
.AnyTagClassName
{
color: #511968;
}
</style>
background-color css
<style>
a { background-color: #511968; }
a { background-color: rgb(81,25,104); }
div.DivClassName
{
background-color: #511968;
}
.BgClassName
{
background-color: #511968;
}
</style>
border-color css
<style>
span { border-color: #511968; }
span { border-color: rgb(81,25,104); }
td.TdClassName
{
border-color: #511968;
}
.TagClassName
{
border-color: #511968;
}
</style>