Shades of Scarlet Gum #503960
Tints of Scarlet Gum #503960
RGB
CMYK
RGB Variations
Color information
#503960 (or 0x503960) is known color: Scarlet Gum. HEX triplet: 50, 39 and 60. RGB value is (80,57,96). Sum of RGB (Red+Green+Blue) = 80+57+96=233 (30% of max value = 765). Red value is 80 (31.64% from 255 or 34.33% from 233); Green value is 57 (22.66% from 255 or 24.46% from 233); Blue value is 96 (37.89% from 255 or 41.20% from 233); Max value from RGB is 96 - color contains mainly: blue. Hex color #503960 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #503960 is #AFC69F. Grayscale: #444444. Windows color (decimal): -11519648 or 6306128. OLE color: 6306128.
HSL color Cylindrical-coordinate representation of color #503960: hue angle of 275.38º degrees, saturation: 0.25, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #503960 is Cyan = 0.17, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 80 | 57 | 96 | - |
| CMYK | 0.17 | 0.41 | 0 | 0.62 |
| HSL | 275.38º | 0.25% | 0.3% | - |
| HSV(B) | 275.38º | 0.41% | 0.38% | - |
| XYZ | 6.88 | 5.48 | 11.76 | - |
| YUV | 68.32 | 143.62 | 136.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 57 | 96 | 0.17 | 0.41 | 0 | 0.62 | 275.38 | 0.25 | 0.3 |
| Hex | 50 | 39 | 60 | 11 | 29 | 0 | 3E | 113 | 19 | 1E |
| Octal | 120 | 71 | 140 | 21 | 51 | 0 | 76 | 423 | 31 | 36 |
| Binary | 1010000 | 111001 | 1100000 | 10001 | 101001 | 0 | 111110 | 100010011 | 11001 | 11110 |
Color Harmonies of #503960
Complementary color
Monochromatic Colors of #503960
Black with #503960
Text Example
Text Example
White with #503960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #503960; }
p { color: rgb(80,57,96); }
H1.HeaderClassName
{
color: #503960;
}
.AnyTagClassName
{
color: #503960;
}
</style>
background-color css
<style>
a { background-color: #503960; }
a { background-color: rgb(80,57,96); }
div.DivClassName
{
background-color: #503960;
}
.BgClassName
{
background-color: #503960;
}
</style>
border-color css
<style>
span { border-color: #503960; }
span { border-color: rgb(80,57,96); }
td.TdClassName
{
border-color: #503960;
}
.TagClassName
{
border-color: #503960;
}
</style>