Shades of Scarlet Gum #501667
Tints of Scarlet Gum #501667
RGB
CMYK
RGB Variations
Color information
#501667 (or 0x501667) is known color: Scarlet Gum. HEX triplet: 50, 16 and 67. RGB value is (80,22,103). Sum of RGB (Red+Green+Blue) = 80+22+103=205 (27% of max value = 765). Red value is 80 (31.64% from 255 or 39.02% from 205); Green value is 22 (8.98% from 255 or 10.73% 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 #501667 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #501667 is #AFE998. Grayscale: #303030. Windows color (decimal): -11528601 or 6755920. OLE color: 6755920.
HSL color Cylindrical-coordinate representation of color #501667: hue angle of 282.96º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #501667 is Cyan = 0.22, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 80 | 22 | 103 | - |
| CMYK | 0.22 | 0.79 | 0 | 0.60 |
| HSL | 282.96º | 0.65% | 0.25% | - |
| HSV(B) | 282.96º | 0.79% | 0.4% | - |
| XYZ | 6.04 | 3.26 | 13.14 | - |
| YUV | 48.58 | 158.72 | 150.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 22 | 103 | 0.22 | 0.79 | 0 | 0.60 | 282.96 | 0.65 | 0.25 |
| Hex | 50 | 16 | 67 | 16 | 4F | 0 | 3C | 11B | 41 | 19 |
| Octal | 120 | 26 | 147 | 26 | 117 | 0 | 74 | 433 | 101 | 31 |
| Binary | 1010000 | 10110 | 1100111 | 10110 | 1001111 | 0 | 111100 | 100011011 | 1000001 | 11001 |
Color Harmonies of #501667
Complementary color
Monochromatic Colors of #501667
Black with #501667
Text Example
Text Example
White with #501667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #501667; }
p { color: rgb(80,22,103); }
H1.HeaderClassName
{
color: #501667;
}
.AnyTagClassName
{
color: #501667;
}
</style>
background-color css
<style>
a { background-color: #501667; }
a { background-color: rgb(80,22,103); }
div.DivClassName
{
background-color: #501667;
}
.BgClassName
{
background-color: #501667;
}
</style>
border-color css
<style>
span { border-color: #501667; }
span { border-color: rgb(80,22,103); }
td.TdClassName
{
border-color: #501667;
}
.TagClassName
{
border-color: #501667;
}
</style>