Shades of Scarlet Gum #553160
Tints of Scarlet Gum #553160
RGB
CMYK
RGB Variations
Color information
#553160 (or 0x553160) is known color: Scarlet Gum. HEX triplet: 55, 31 and 60. RGB value is (85,49,96). Sum of RGB (Red+Green+Blue) = 85+49+96=230 (30% of max value = 765). Red value is 85 (33.59% from 255 or 36.96% from 230); Green value is 49 (19.53% from 255 or 21.30% from 230); Blue value is 96 (37.89% from 255 or 41.74% from 230); Max value from RGB is 96 - color contains mainly: blue. Hex color #553160 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553160 is #AACE9F. Grayscale: #404040. Windows color (decimal): -11194016 or 6304085. OLE color: 6304085.
HSL color Cylindrical-coordinate representation of color #553160: hue angle of 285.96º degrees, saturation: 0.32, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #553160 is Cyan = 0.11, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 85 | 49 | 96 | - |
| CMYK | 0.11 | 0.49 | 0 | 0.62 |
| HSL | 285.96º | 0.32% | 0.28% | - |
| HSV(B) | 285.96º | 0.49% | 0.38% | - |
| XYZ | 6.96 | 4.97 | 11.66 | - |
| YUV | 65.12 | 145.43 | 142.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 49 | 96 | 0.11 | 0.49 | 0 | 0.62 | 285.96 | 0.32 | 0.28 |
| Hex | 55 | 31 | 60 | B | 31 | 0 | 3E | 11E | 20 | 1C |
| Octal | 125 | 61 | 140 | 13 | 61 | 0 | 76 | 436 | 40 | 34 |
| Binary | 1010101 | 110001 | 1100000 | 1011 | 110001 | 0 | 111110 | 100011110 | 100000 | 11100 |
Color Harmonies of #553160
Complementary color
Monochromatic Colors of #553160
Black with #553160
Text Example
Text Example
White with #553160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553160; }
p { color: rgb(85,49,96); }
H1.HeaderClassName
{
color: #553160;
}
.AnyTagClassName
{
color: #553160;
}
</style>
background-color css
<style>
a { background-color: #553160; }
a { background-color: rgb(85,49,96); }
div.DivClassName
{
background-color: #553160;
}
.BgClassName
{
background-color: #553160;
}
</style>
border-color css
<style>
span { border-color: #553160; }
span { border-color: rgb(85,49,96); }
td.TdClassName
{
border-color: #553160;
}
.TagClassName
{
border-color: #553160;
}
</style>