Shades of Scarlet Gum #511567
Tints of Scarlet Gum #511567
RGB
CMYK
RGB Variations
Color information
#511567 (or 0x511567) is known color: Scarlet Gum. HEX triplet: 51, 15 and 67. RGB value is (81,21,103). Sum of RGB (Red+Green+Blue) = 81+21+103=205 (27% of max value = 765). Red value is 81 (32.03% from 255 or 39.51% from 205); Green value is 21 (8.59% from 255 or 10.24% from 205); Blue value is 103 (40.62% from 255 or 50.24% from 205); Max value from RGB is 103 - color contains mainly: blue. Hex color #511567 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #511567 is #AEEA98. Grayscale: #303030. Windows color (decimal): -11463321 or 6755665. OLE color: 6755665.
HSL color Cylindrical-coordinate representation of color #511567: hue angle of 283.9º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #511567 is Cyan = 0.21, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 21 | 103 | - |
| CMYK | 0.21 | 0.80 | 0 | 0.60 |
| HSL | 283.9º | 0.66% | 0.24% | - |
| HSV(B) | 283.9º | 0.8% | 0.4% | - |
| XYZ | 6.11 | 3.26 | 13.14 | - |
| YUV | 48.29 | 158.88 | 151.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 21 | 103 | 0.21 | 0.80 | 0 | 0.60 | 283.9 | 0.66 | 0.24 |
| Hex | 51 | 15 | 67 | 15 | 50 | 0 | 3C | 11C | 42 | 18 |
| Octal | 121 | 25 | 147 | 25 | 120 | 0 | 74 | 434 | 102 | 30 |
| Binary | 1010001 | 10101 | 1100111 | 10101 | 1010000 | 0 | 111100 | 100011100 | 1000010 | 11000 |
Color Harmonies of #511567
Complementary color
Monochromatic Colors of #511567
Black with #511567
Text Example
Text Example
White with #511567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511567; }
p { color: rgb(81,21,103); }
H1.HeaderClassName
{
color: #511567;
}
.AnyTagClassName
{
color: #511567;
}
</style>
background-color css
<style>
a { background-color: #511567; }
a { background-color: rgb(81,21,103); }
div.DivClassName
{
background-color: #511567;
}
.BgClassName
{
background-color: #511567;
}
</style>
border-color css
<style>
span { border-color: #511567; }
span { border-color: rgb(81,21,103); }
td.TdClassName
{
border-color: #511567;
}
.TagClassName
{
border-color: #511567;
}
</style>