Shades of Scarlet Gum #553362
Tints of Scarlet Gum #553362
RGB
CMYK
RGB Variations
Color information
#553362 (or 0x553362) is known color: Scarlet Gum. HEX triplet: 55, 33 and 62. RGB value is (85,51,98). Sum of RGB (Red+Green+Blue) = 85+51+98=234 (30% of max value = 765). Red value is 85 (33.59% from 255 or 36.32% from 234); Green value is 51 (20.31% from 255 or 21.79% from 234); Blue value is 98 (38.67% from 255 or 41.88% from 234); Max value from RGB is 98 - color contains mainly: blue. Hex color #553362 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553362 is #AACC9D. Grayscale: #424242. Windows color (decimal): -11193502 or 6435669. OLE color: 6435669.
HSL color Cylindrical-coordinate representation of color #553362: hue angle of 283.4º degrees, saturation: 0.32, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #553362 is Cyan = 0.13, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 85 | 51 | 98 | - |
| CMYK | 0.13 | 0.48 | 0 | 0.62 |
| HSL | 283.4º | 0.32% | 0.29% | - |
| HSV(B) | 283.4º | 0.48% | 0.38% | - |
| XYZ | 7.13 | 5.18 | 12.18 | - |
| YUV | 66.52 | 145.76 | 141.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 51 | 98 | 0.13 | 0.48 | 0 | 0.62 | 283.4 | 0.32 | 0.29 |
| Hex | 55 | 33 | 62 | D | 30 | 0 | 3E | 11B | 20 | 1D |
| Octal | 125 | 63 | 142 | 15 | 60 | 0 | 76 | 433 | 40 | 35 |
| Binary | 1010101 | 110011 | 1100010 | 1101 | 110000 | 0 | 111110 | 100011011 | 100000 | 11101 |
Color Harmonies of #553362
Complementary color
Monochromatic Colors of #553362
Black with #553362
Text Example
Text Example
White with #553362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553362; }
p { color: rgb(85,51,98); }
H1.HeaderClassName
{
color: #553362;
}
.AnyTagClassName
{
color: #553362;
}
</style>
background-color css
<style>
a { background-color: #553362; }
a { background-color: rgb(85,51,98); }
div.DivClassName
{
background-color: #553362;
}
.BgClassName
{
background-color: #553362;
}
</style>
border-color css
<style>
span { border-color: #553362; }
span { border-color: rgb(85,51,98); }
td.TdClassName
{
border-color: #553362;
}
.TagClassName
{
border-color: #553362;
}
</style>