Shades of Scarlet Gum #511967
Tints of Scarlet Gum #511967
RGB
CMYK
RGB Variations
Color information
#511967 (or 0x511967) is known color: Scarlet Gum. HEX triplet: 51, 19 and 67. RGB value is (81,25,103). Sum of RGB (Red+Green+Blue) = 81+25+103=209 (27% of max value = 765). Red value is 81 (32.03% from 255 or 38.76% from 209); Green value is 25 (10.16% from 255 or 11.96% from 209); Blue value is 103 (40.62% from 255 or 49.28% from 209); Max value from RGB is 103 - color contains mainly: blue. Hex color #511967 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #511967 is #AEE698. Grayscale: #323232. Windows color (decimal): -11462297 or 6756689. OLE color: 6756689.
HSL color Cylindrical-coordinate representation of color #511967: hue angle of 283.08º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #511967 is Cyan = 0.21, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 25 | 103 | - |
| CMYK | 0.21 | 0.76 | 0 | 0.60 |
| HSL | 283.08º | 0.61% | 0.25% | - |
| HSV(B) | 283.08º | 0.76% | 0.4% | - |
| XYZ | 6.19 | 3.42 | 13.17 | - |
| YUV | 50.64 | 157.55 | 149.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 25 | 103 | 0.21 | 0.76 | 0 | 0.60 | 283.08 | 0.61 | 0.25 |
| Hex | 51 | 19 | 67 | 15 | 4C | 0 | 3C | 11B | 3D | 19 |
| Octal | 121 | 31 | 147 | 25 | 114 | 0 | 74 | 433 | 75 | 31 |
| Binary | 1010001 | 11001 | 1100111 | 10101 | 1001100 | 0 | 111100 | 100011011 | 111101 | 11001 |
Color Harmonies of #511967
Complementary color
Monochromatic Colors of #511967
Black with #511967
Text Example
Text Example
White with #511967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511967; }
p { color: rgb(81,25,103); }
H1.HeaderClassName
{
color: #511967;
}
.AnyTagClassName
{
color: #511967;
}
</style>
background-color css
<style>
a { background-color: #511967; }
a { background-color: rgb(81,25,103); }
div.DivClassName
{
background-color: #511967;
}
.BgClassName
{
background-color: #511967;
}
</style>
border-color css
<style>
span { border-color: #511967; }
span { border-color: rgb(81,25,103); }
td.TdClassName
{
border-color: #511967;
}
.TagClassName
{
border-color: #511967;
}
</style>