Shades of Scarlet Gum #511367
Tints of Scarlet Gum #511367
RGB
CMYK
RGB Variations
Color information
#511367 (or 0x511367) is known color: Scarlet Gum. HEX triplet: 51, 13 and 67. RGB value is (81,19,103). Sum of RGB (Red+Green+Blue) = 81+19+103=203 (26% of max value = 765). Red value is 81 (32.03% from 255 or 39.90% from 203); Green value is 19 (7.81% from 255 or 9.36% from 203); Blue value is 103 (40.62% from 255 or 50.74% from 203); Max value from RGB is 103 - color contains mainly: blue. Hex color #511367 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #511367 is #AEEC98. Grayscale: #2E2E2E. Windows color (decimal): -11463833 or 6755153. OLE color: 6755153.
HSL color Cylindrical-coordinate representation of color #511367: hue angle of 284.29º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #511367 is Cyan = 0.21, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 19 | 103 | - |
| CMYK | 0.21 | 0.82 | 0 | 0.60 |
| HSL | 284.29º | 0.69% | 0.24% | - |
| HSV(B) | 284.29º | 0.82% | 0.4% | - |
| XYZ | 6.07 | 3.19 | 13.13 | - |
| YUV | 47.11 | 159.54 | 152.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 19 | 103 | 0.21 | 0.82 | 0 | 0.60 | 284.29 | 0.69 | 0.24 |
| Hex | 51 | 13 | 67 | 15 | 52 | 0 | 3C | 11C | 45 | 18 |
| Octal | 121 | 23 | 147 | 25 | 122 | 0 | 74 | 434 | 105 | 30 |
| Binary | 1010001 | 10011 | 1100111 | 10101 | 1010010 | 0 | 111100 | 100011100 | 1000101 | 11000 |
Color Harmonies of #511367
Complementary color
Monochromatic Colors of #511367
Black with #511367
Text Example
Text Example
White with #511367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511367; }
p { color: rgb(81,19,103); }
H1.HeaderClassName
{
color: #511367;
}
.AnyTagClassName
{
color: #511367;
}
</style>
background-color css
<style>
a { background-color: #511367; }
a { background-color: rgb(81,19,103); }
div.DivClassName
{
background-color: #511367;
}
.BgClassName
{
background-color: #511367;
}
</style>
border-color css
<style>
span { border-color: #511367; }
span { border-color: rgb(81,19,103); }
td.TdClassName
{
border-color: #511367;
}
.TagClassName
{
border-color: #511367;
}
</style>