Shades of Scarlet Gum #511168
Tints of Scarlet Gum #511168
RGB
CMYK
RGB Variations
Color information
#511168 (or 0x511168) is known color: Scarlet Gum. HEX triplet: 51, 11 and 68. RGB value is (81,17,104). Sum of RGB (Red+Green+Blue) = 81+17+104=202 (26% of max value = 765). Red value is 81 (32.03% from 255 or 40.10% from 202); Green value is 17 (7.03% from 255 or 8.42% from 202); Blue value is 104 (41.02% from 255 or 51.49% from 202); Max value from RGB is 104 - color contains mainly: blue. Hex color #511168 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #511168 is #AEEE97. Grayscale: #2D2D2D. Windows color (decimal): -11464344 or 6820177. OLE color: 6820177.
HSL color Cylindrical-coordinate representation of color #511168: hue angle of 284.14º degrees, saturation: 0.72, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #511168 is Cyan = 0.22, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 81 | 17 | 104 | - |
| CMYK | 0.22 | 0.84 | 0 | 0.59 |
| HSL | 284.14º | 0.72% | 0.24% | - |
| HSV(B) | 284.14º | 0.84% | 0.41% | - |
| XYZ | 6.09 | 3.15 | 13.38 | - |
| YUV | 46.05 | 160.7 | 152.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 17 | 104 | 0.22 | 0.84 | 0 | 0.59 | 284.14 | 0.72 | 0.24 |
| Hex | 51 | 11 | 68 | 16 | 54 | 0 | 3B | 11C | 48 | 18 |
| Octal | 121 | 21 | 150 | 26 | 124 | 0 | 73 | 434 | 110 | 30 |
| Binary | 1010001 | 10001 | 1101000 | 10110 | 1010100 | 0 | 111011 | 100011100 | 1001000 | 11000 |
Color Harmonies of #511168
Complementary color
Monochromatic Colors of #511168
Black with #511168
Text Example
Text Example
White with #511168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511168; }
p { color: rgb(81,17,104); }
H1.HeaderClassName
{
color: #511168;
}
.AnyTagClassName
{
color: #511168;
}
</style>
background-color css
<style>
a { background-color: #511168; }
a { background-color: rgb(81,17,104); }
div.DivClassName
{
background-color: #511168;
}
.BgClassName
{
background-color: #511168;
}
</style>
border-color css
<style>
span { border-color: #511168; }
span { border-color: rgb(81,17,104); }
td.TdClassName
{
border-color: #511168;
}
.TagClassName
{
border-color: #511168;
}
</style>