Shades of Scarlet Gum #553061
Tints of Scarlet Gum #553061
RGB
CMYK
RGB Variations
Color information
#553061 (or 0x553061) is known color: Scarlet Gum. HEX triplet: 55, 30 and 61. RGB value is (85,48,97). Sum of RGB (Red+Green+Blue) = 85+48+97=230 (30% of max value = 765). Red value is 85 (33.59% from 255 or 36.96% from 230); Green value is 48 (19.14% from 255 or 20.87% from 230); Blue value is 97 (38.28% from 255 or 42.17% from 230); Max value from RGB is 97 - color contains mainly: blue. Hex color #553061 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553061 is #AACF9E. Grayscale: #404040. Windows color (decimal): -11194271 or 6369365. OLE color: 6369365.
HSL color Cylindrical-coordinate representation of color #553061: hue angle of 285.31º degrees, saturation: 0.34, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #553061 is Cyan = 0.12, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 85 | 48 | 97 | - |
| CMYK | 0.12 | 0.51 | 0 | 0.62 |
| HSL | 285.31º | 0.34% | 0.28% | - |
| HSV(B) | 285.31º | 0.51% | 0.38% | - |
| XYZ | 6.96 | 4.91 | 11.89 | - |
| YUV | 64.65 | 146.26 | 142.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 48 | 97 | 0.12 | 0.51 | 0 | 0.62 | 285.31 | 0.34 | 0.28 |
| Hex | 55 | 30 | 61 | C | 33 | 0 | 3E | 11D | 22 | 1C |
| Octal | 125 | 60 | 141 | 14 | 63 | 0 | 76 | 435 | 42 | 34 |
| Binary | 1010101 | 110000 | 1100001 | 1100 | 110011 | 0 | 111110 | 100011101 | 100010 | 11100 |
Color Harmonies of #553061
Complementary color
Monochromatic Colors of #553061
Black with #553061
Text Example
Text Example
White with #553061
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553061; }
p { color: rgb(85,48,97); }
H1.HeaderClassName
{
color: #553061;
}
.AnyTagClassName
{
color: #553061;
}
</style>
background-color css
<style>
a { background-color: #553061; }
a { background-color: rgb(85,48,97); }
div.DivClassName
{
background-color: #553061;
}
.BgClassName
{
background-color: #553061;
}
</style>
border-color css
<style>
span { border-color: #553061; }
span { border-color: rgb(85,48,97); }
td.TdClassName
{
border-color: #553061;
}
.TagClassName
{
border-color: #553061;
}
</style>