Shades of Scarlet Gum #503662
Tints of Scarlet Gum #503662
RGB
CMYK
RGB Variations
Color information
#503662 (or 0x503662) is known color: Scarlet Gum. HEX triplet: 50, 36 and 62. RGB value is (80,54,98). Sum of RGB (Red+Green+Blue) = 80+54+98=232 (30% of max value = 765). Red value is 80 (31.64% from 255 or 34.48% from 232); Green value is 54 (21.48% from 255 or 23.28% from 232); Blue value is 98 (38.67% from 255 or 42.24% from 232); Max value from RGB is 98 - color contains mainly: blue. Hex color #503662 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #503662 is #AFC99D. Grayscale: #424242. Windows color (decimal): -11520414 or 6436432. OLE color: 6436432.
HSL color Cylindrical-coordinate representation of color #503662: hue angle of 275.45º degrees, saturation: 0.29, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #503662 is Cyan = 0.18, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 80 | 54 | 98 | - |
| CMYK | 0.18 | 0.45 | 0 | 0.62 |
| HSL | 275.45º | 0.29% | 0.3% | - |
| HSV(B) | 275.45º | 0.45% | 0.38% | - |
| XYZ | 6.83 | 5.23 | 12.2 | - |
| YUV | 66.79 | 145.61 | 137.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 54 | 98 | 0.18 | 0.45 | 0 | 0.62 | 275.45 | 0.29 | 0.3 |
| Hex | 50 | 36 | 62 | 12 | 2D | 0 | 3E | 113 | 1D | 1E |
| Octal | 120 | 66 | 142 | 22 | 55 | 0 | 76 | 423 | 35 | 36 |
| Binary | 1010000 | 110110 | 1100010 | 10010 | 101101 | 0 | 111110 | 100010011 | 11101 | 11110 |
Color Harmonies of #503662
Complementary color
Monochromatic Colors of #503662
Black with #503662
Text Example
Text Example
White with #503662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #503662; }
p { color: rgb(80,54,98); }
H1.HeaderClassName
{
color: #503662;
}
.AnyTagClassName
{
color: #503662;
}
</style>
background-color css
<style>
a { background-color: #503662; }
a { background-color: rgb(80,54,98); }
div.DivClassName
{
background-color: #503662;
}
.BgClassName
{
background-color: #503662;
}
</style>
border-color css
<style>
span { border-color: #503662; }
span { border-color: rgb(80,54,98); }
td.TdClassName
{
border-color: #503662;
}
.TagClassName
{
border-color: #503662;
}
</style>