Shades of Scarlet Gum #514259
Tints of Scarlet Gum #514259
RGB
CMYK
RGB Variations
Color information
#514259 (or 0x514259) is known color: Scarlet Gum. HEX triplet: 51, 42 and 59. RGB value is (81,66,89). Sum of RGB (Red+Green+Blue) = 81+66+89=236 (31% of max value = 765). Red value is 81 (32.03% from 255 or 34.32% from 236); Green value is 66 (26.17% from 255 or 27.97% from 236); Blue value is 89 (35.16% from 255 or 37.71% from 236); Max value from RGB is 89 - color contains mainly: blue. Hex color #514259 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #514259 is #AEBDA6. Grayscale: #494949. Windows color (decimal): -11451815 or 5849681. OLE color: 5849681.
HSL color Cylindrical-coordinate representation of color #514259: hue angle of 279.13º degrees, saturation: 0.15, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #514259 is Cyan = 0.09, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 81 | 66 | 89 | - |
| CMYK | 0.09 | 0.26 | 0 | 0.65 |
| HSL | 279.13º | 0.15% | 0.3% | - |
| HSV(B) | 279.13º | 0.26% | 0.35% | - |
| XYZ | 7.14 | 6.37 | 10.3 | - |
| YUV | 73.11 | 136.97 | 133.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 66 | 89 | 0.09 | 0.26 | 0 | 0.65 | 279.13 | 0.15 | 0.3 |
| Hex | 51 | 42 | 59 | 9 | 1A | 0 | 41 | 117 | F | 1E |
| Octal | 121 | 102 | 131 | 11 | 32 | 0 | 101 | 427 | 17 | 36 |
| Binary | 1010001 | 1000010 | 1011001 | 1001 | 11010 | 0 | 1000001 | 100010111 | 1111 | 11110 |
Color Harmonies of #514259
Complementary color
Monochromatic Colors of #514259
Black with #514259
Text Example
Text Example
White with #514259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514259; }
p { color: rgb(81,66,89); }
H1.HeaderClassName
{
color: #514259;
}
.AnyTagClassName
{
color: #514259;
}
</style>
background-color css
<style>
a { background-color: #514259; }
a { background-color: rgb(81,66,89); }
div.DivClassName
{
background-color: #514259;
}
.BgClassName
{
background-color: #514259;
}
</style>
border-color css
<style>
span { border-color: #514259; }
span { border-color: rgb(81,66,89); }
td.TdClassName
{
border-color: #514259;
}
.TagClassName
{
border-color: #514259;
}
</style>