Shades of Scarlet Gum #511468
Tints of Scarlet Gum #511468
RGB
CMYK
RGB Variations
Color information
#511468 (or 0x511468) is known color: Scarlet Gum. HEX triplet: 51, 14 and 68. RGB value is (81,20,104). Sum of RGB (Red+Green+Blue) = 81+20+104=205 (27% of max value = 765). Red value is 81 (32.03% from 255 or 39.51% from 205); Green value is 20 (8.20% from 255 or 9.76% from 205); Blue value is 104 (41.02% from 255 or 50.73% from 205); Max value from RGB is 104 - color contains mainly: blue. Hex color #511468 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #511468 is #AEEB97. Grayscale: #2F2F2F. Windows color (decimal): -11463576 or 6820945. OLE color: 6820945.
HSL color Cylindrical-coordinate representation of color #511468: hue angle of 283.57º degrees, saturation: 0.68, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #511468 is Cyan = 0.22, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 81 | 20 | 104 | - |
| CMYK | 0.22 | 0.81 | 0 | 0.59 |
| HSL | 283.57º | 0.68% | 0.24% | - |
| HSV(B) | 283.57º | 0.81% | 0.41% | - |
| XYZ | 6.14 | 3.25 | 13.4 | - |
| YUV | 47.82 | 159.71 | 151.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 20 | 104 | 0.22 | 0.81 | 0 | 0.59 | 283.57 | 0.68 | 0.24 |
| Hex | 51 | 14 | 68 | 16 | 51 | 0 | 3B | 11C | 44 | 18 |
| Octal | 121 | 24 | 150 | 26 | 121 | 0 | 73 | 434 | 104 | 30 |
| Binary | 1010001 | 10100 | 1101000 | 10110 | 1010001 | 0 | 111011 | 100011100 | 1000100 | 11000 |
Color Harmonies of #511468
Complementary color
Monochromatic Colors of #511468
Black with #511468
Text Example
Text Example
White with #511468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511468; }
p { color: rgb(81,20,104); }
H1.HeaderClassName
{
color: #511468;
}
.AnyTagClassName
{
color: #511468;
}
</style>
background-color css
<style>
a { background-color: #511468; }
a { background-color: rgb(81,20,104); }
div.DivClassName
{
background-color: #511468;
}
.BgClassName
{
background-color: #511468;
}
</style>
border-color css
<style>
span { border-color: #511468; }
span { border-color: rgb(81,20,104); }
td.TdClassName
{
border-color: #511468;
}
.TagClassName
{
border-color: #511468;
}
</style>