Shades of Scarlet Gum #512968
Tints of Scarlet Gum #512968
RGB
CMYK
RGB Variations
Color information
#512968 (or 0x512968) is known color: Scarlet Gum. HEX triplet: 51, 29 and 68. RGB value is (81,41,104). Sum of RGB (Red+Green+Blue) = 81+41+104=226 (29% of max value = 765). Red value is 81 (32.03% from 255 or 35.84% from 226); Green value is 41 (16.41% from 255 or 18.14% from 226); Blue value is 104 (41.02% from 255 or 46.02% from 226); Max value from RGB is 104 - color contains mainly: blue. Hex color #512968 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #512968 is #AED697. Grayscale: #3B3B3B. Windows color (decimal): -11458200 or 6826321. OLE color: 6826321.
HSL color Cylindrical-coordinate representation of color #512968: hue angle of 278.1º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #512968 is Cyan = 0.22, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 81 | 41 | 104 | - |
| CMYK | 0.22 | 0.61 | 0 | 0.59 |
| HSL | 278.1º | 0.43% | 0.28% | - |
| HSV(B) | 278.1º | 0.61% | 0.41% | - |
| XYZ | 6.68 | 4.33 | 13.58 | - |
| YUV | 60.14 | 152.75 | 142.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 41 | 104 | 0.22 | 0.61 | 0 | 0.59 | 278.1 | 0.43 | 0.28 |
| Hex | 51 | 29 | 68 | 16 | 3D | 0 | 3B | 116 | 2B | 1C |
| Octal | 121 | 51 | 150 | 26 | 75 | 0 | 73 | 426 | 53 | 34 |
| Binary | 1010001 | 101001 | 1101000 | 10110 | 111101 | 0 | 111011 | 100010110 | 101011 | 11100 |
Color Harmonies of #512968
Complementary color
Monochromatic Colors of #512968
Black with #512968
Text Example
Text Example
White with #512968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512968; }
p { color: rgb(81,41,104); }
H1.HeaderClassName
{
color: #512968;
}
.AnyTagClassName
{
color: #512968;
}
</style>
background-color css
<style>
a { background-color: #512968; }
a { background-color: rgb(81,41,104); }
div.DivClassName
{
background-color: #512968;
}
.BgClassName
{
background-color: #512968;
}
</style>
border-color css
<style>
span { border-color: #512968; }
span { border-color: rgb(81,41,104); }
td.TdClassName
{
border-color: #512968;
}
.TagClassName
{
border-color: #512968;
}
</style>