Shades of Scarlet Gum #514359
Tints of Scarlet Gum #514359
RGB
CMYK
RGB Variations
Color information
#514359 (or 0x514359) is known color: Scarlet Gum. HEX triplet: 51, 43 and 59. RGB value is (81,67,89). Sum of RGB (Red+Green+Blue) = 81+67+89=237 (31% of max value = 765). Red value is 81 (32.03% from 255 or 34.18% from 237); Green value is 67 (26.56% from 255 or 28.27% from 237); Blue value is 89 (35.16% from 255 or 37.55% from 237); Max value from RGB is 89 - color contains mainly: blue. Hex color #514359 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #514359 is #AEBCA6. Grayscale: #494949. Windows color (decimal): -11451559 or 5849937. OLE color: 5849937.
HSL color Cylindrical-coordinate representation of color #514359: hue angle of 278.18º degrees, saturation: 0.14, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #514359 is Cyan = 0.09, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 81 | 67 | 89 | - |
| CMYK | 0.09 | 0.25 | 0 | 0.65 |
| HSL | 278.18º | 0.14% | 0.31% | - |
| HSV(B) | 278.18º | 0.25% | 0.35% | - |
| XYZ | 7.2 | 6.48 | 10.32 | - |
| YUV | 73.69 | 136.64 | 133.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 67 | 89 | 0.09 | 0.25 | 0 | 0.65 | 278.18 | 0.14 | 0.31 |
| Hex | 51 | 43 | 59 | 9 | 19 | 0 | 41 | 116 | E | 1F |
| Octal | 121 | 103 | 131 | 11 | 31 | 0 | 101 | 426 | 16 | 37 |
| Binary | 1010001 | 1000011 | 1011001 | 1001 | 11001 | 0 | 1000001 | 100010110 | 1110 | 11111 |
Color Harmonies of #514359
Complementary color
Monochromatic Colors of #514359
Black with #514359
Text Example
Text Example
White with #514359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514359; }
p { color: rgb(81,67,89); }
H1.HeaderClassName
{
color: #514359;
}
.AnyTagClassName
{
color: #514359;
}
</style>
background-color css
<style>
a { background-color: #514359; }
a { background-color: rgb(81,67,89); }
div.DivClassName
{
background-color: #514359;
}
.BgClassName
{
background-color: #514359;
}
</style>
border-color css
<style>
span { border-color: #514359; }
span { border-color: rgb(81,67,89); }
td.TdClassName
{
border-color: #514359;
}
.TagClassName
{
border-color: #514359;
}
</style>