Shades of Scarlet Gum #501067
Tints of Scarlet Gum #501067
RGB
CMYK
RGB Variations
Color information
#501067 (or 0x501067) is known color: Scarlet Gum. HEX triplet: 50, 10 and 67. RGB value is (80,16,103). Sum of RGB (Red+Green+Blue) = 80+16+103=199 (26% of max value = 765). Red value is 80 (31.64% from 255 or 40.20% from 199); Green value is 16 (6.64% from 255 or 8.04% from 199); Blue value is 103 (40.62% from 255 or 51.76% from 199); Max value from RGB is 103 - color contains mainly: blue. Hex color #501067 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #501067 is #AFEF98. Grayscale: #2C2C2C. Windows color (decimal): -11530137 or 6754384. OLE color: 6754384.
HSL color Cylindrical-coordinate representation of color #501067: hue angle of 284.14º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #501067 is Cyan = 0.22, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 80 | 16 | 103 | - |
| CMYK | 0.22 | 0.84 | 0 | 0.60 |
| HSL | 284.14º | 0.73% | 0.23% | - |
| HSV(B) | 284.14º | 0.84% | 0.4% | - |
| XYZ | 5.94 | 3.06 | 13.11 | - |
| YUV | 45.05 | 160.7 | 152.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 16 | 103 | 0.22 | 0.84 | 0 | 0.60 | 284.14 | 0.73 | 0.23 |
| Hex | 50 | 10 | 67 | 16 | 54 | 0 | 3C | 11C | 49 | 17 |
| Octal | 120 | 20 | 147 | 26 | 124 | 0 | 74 | 434 | 111 | 27 |
| Binary | 1010000 | 10000 | 1100111 | 10110 | 1010100 | 0 | 111100 | 100011100 | 1001001 | 10111 |
Color Harmonies of #501067
Complementary color
Monochromatic Colors of #501067
Black with #501067
Text Example
Text Example
White with #501067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #501067; }
p { color: rgb(80,16,103); }
H1.HeaderClassName
{
color: #501067;
}
.AnyTagClassName
{
color: #501067;
}
</style>
background-color css
<style>
a { background-color: #501067; }
a { background-color: rgb(80,16,103); }
div.DivClassName
{
background-color: #501067;
}
.BgClassName
{
background-color: #501067;
}
</style>
border-color css
<style>
span { border-color: #501067; }
span { border-color: rgb(80,16,103); }
td.TdClassName
{
border-color: #501067;
}
.TagClassName
{
border-color: #501067;
}
</style>