Shades of Scarlet Gum #51295E
Tints of Scarlet Gum #51295E
RGB
CMYK
RGB Variations
Color information
#51295E (or 0x51295E) is known color: Scarlet Gum. HEX triplet: 51, 29 and 5E. RGB value is (81,41,94). Sum of RGB (Red+Green+Blue) = 81+41+94=216 (28% of max value = 765). Red value is 81 (32.03% from 255 or 37.5% from 216); Green value is 41 (16.41% from 255 or 18.98% from 216); Blue value is 94 (37.11% from 255 or 43.52% from 216); Max value from RGB is 94 - color contains mainly: blue. Hex color #51295E is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #51295E is #AED6A1. Grayscale: #3A3A3A. Windows color (decimal): -11458210 or 6170961. OLE color: 6170961.
HSL color Cylindrical-coordinate representation of color #51295E: hue angle of 285.28º degrees, saturation: 0.39, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #51295E is Cyan = 0.14, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.63.
Color convert
| RGB | 81 | 41 | 94 | - |
| CMYK | 0.14 | 0.56 | 0 | 0.63 |
| HSL | 285.28º | 0.39% | 0.26% | - |
| HSV(B) | 285.28º | 0.56% | 0.37% | - |
| XYZ | 6.21 | 4.14 | 11.06 | - |
| YUV | 59 | 147.75 | 143.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 41 | 94 | 0.14 | 0.56 | 0 | 0.63 | 285.28 | 0.39 | 0.26 |
| Hex | 51 | 29 | 5E | E | 38 | 0 | 3F | 11D | 27 | 1A |
| Octal | 121 | 51 | 136 | 16 | 70 | 0 | 77 | 435 | 47 | 32 |
| Binary | 1010001 | 101001 | 1011110 | 1110 | 111000 | 0 | 111111 | 100011101 | 100111 | 11010 |
Color Harmonies of #51295E
Complementary color
Monochromatic Colors of #51295E
Black with #51295E
Text Example
Text Example
White with #51295E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #51295E; }
p { color: rgb(81,41,94); }
H1.HeaderClassName
{
color: #51295E;
}
.AnyTagClassName
{
color: #51295E;
}
</style>
background-color css
<style>
a { background-color: #51295E; }
a { background-color: rgb(81,41,94); }
div.DivClassName
{
background-color: #51295E;
}
.BgClassName
{
background-color: #51295E;
}
</style>
border-color css
<style>
span { border-color: #51295E; }
span { border-color: rgb(81,41,94); }
td.TdClassName
{
border-color: #51295E;
}
.TagClassName
{
border-color: #51295E;
}
</style>