Shades of Scarlet Gum #511767
Tints of Scarlet Gum #511767
RGB
CMYK
RGB Variations
Color information
#511767 (or 0x511767) is known color: Scarlet Gum. HEX triplet: 51, 17 and 67. RGB value is (81,23,103). Sum of RGB (Red+Green+Blue) = 81+23+103=207 (27% of max value = 765). Red value is 81 (32.03% from 255 or 39.13% from 207); Green value is 23 (9.38% from 255 or 11.11% from 207); Blue value is 103 (40.62% from 255 or 49.76% from 207); Max value from RGB is 103 - color contains mainly: blue. Hex color #511767 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #511767 is #AEE898. Grayscale: #313131. Windows color (decimal): -11462809 or 6756177. OLE color: 6756177.
HSL color Cylindrical-coordinate representation of color #511767: hue angle of 283.5º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #511767 is Cyan = 0.21, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 23 | 103 | - |
| CMYK | 0.21 | 0.78 | 0 | 0.60 |
| HSL | 283.5º | 0.63% | 0.25% | - |
| HSV(B) | 283.5º | 0.78% | 0.4% | - |
| XYZ | 6.15 | 3.34 | 13.15 | - |
| YUV | 49.46 | 158.22 | 150.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 23 | 103 | 0.21 | 0.78 | 0 | 0.60 | 283.5 | 0.63 | 0.25 |
| Hex | 51 | 17 | 67 | 15 | 4E | 0 | 3C | 11C | 3F | 19 |
| Octal | 121 | 27 | 147 | 25 | 116 | 0 | 74 | 434 | 77 | 31 |
| Binary | 1010001 | 10111 | 1100111 | 10101 | 1001110 | 0 | 111100 | 100011100 | 111111 | 11001 |
Color Harmonies of #511767
Complementary color
Monochromatic Colors of #511767
Black with #511767
Text Example
Text Example
White with #511767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511767; }
p { color: rgb(81,23,103); }
H1.HeaderClassName
{
color: #511767;
}
.AnyTagClassName
{
color: #511767;
}
</style>
background-color css
<style>
a { background-color: #511767; }
a { background-color: rgb(81,23,103); }
div.DivClassName
{
background-color: #511767;
}
.BgClassName
{
background-color: #511767;
}
</style>
border-color css
<style>
span { border-color: #511767; }
span { border-color: rgb(81,23,103); }
td.TdClassName
{
border-color: #511767;
}
.TagClassName
{
border-color: #511767;
}
</style>