Shades of Scarlet Gum #511669
Tints of Scarlet Gum #511669
RGB
CMYK
RGB Variations
Color information
#511669 (or 0x511669) is known color: Scarlet Gum. HEX triplet: 51, 16 and 69. RGB value is (81,22,105). Sum of RGB (Red+Green+Blue) = 81+22+105=208 (27% of max value = 765). Red value is 81 (32.03% from 255 or 38.94% from 208); Green value is 22 (8.98% from 255 or 10.58% from 208); Blue value is 105 (41.41% from 255 or 50.48% from 208); Max value from RGB is 105 - color contains mainly: blue. Hex color #511669 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #511669 is #AEE996. Grayscale: #303030. Windows color (decimal): -11463063 or 6886993. OLE color: 6886993.
HSL color Cylindrical-coordinate representation of color #511669: hue angle of 282.65º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #511669 is Cyan = 0.23, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 81 | 22 | 105 | - |
| CMYK | 0.23 | 0.79 | 0 | 0.59 |
| HSL | 282.65º | 0.65% | 0.25% | - |
| HSV(B) | 282.65º | 0.79% | 0.41% | - |
| XYZ | 6.23 | 3.34 | 13.68 | - |
| YUV | 49.1 | 159.55 | 150.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 22 | 105 | 0.23 | 0.79 | 0 | 0.59 | 282.65 | 0.65 | 0.25 |
| Hex | 51 | 16 | 69 | 17 | 4F | 0 | 3B | 11B | 41 | 19 |
| Octal | 121 | 26 | 151 | 27 | 117 | 0 | 73 | 433 | 101 | 31 |
| Binary | 1010001 | 10110 | 1101001 | 10111 | 1001111 | 0 | 111011 | 100011011 | 1000001 | 11001 |
Color Harmonies of #511669
Complementary color
Monochromatic Colors of #511669
Black with #511669
Text Example
Text Example
White with #511669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511669; }
p { color: rgb(81,22,105); }
H1.HeaderClassName
{
color: #511669;
}
.AnyTagClassName
{
color: #511669;
}
</style>
background-color css
<style>
a { background-color: #511669; }
a { background-color: rgb(81,22,105); }
div.DivClassName
{
background-color: #511669;
}
.BgClassName
{
background-color: #511669;
}
</style>
border-color css
<style>
span { border-color: #511669; }
span { border-color: rgb(81,22,105); }
td.TdClassName
{
border-color: #511669;
}
.TagClassName
{
border-color: #511669;
}
</style>