Shades of Scarlet Gum #553162
Tints of Scarlet Gum #553162
RGB
CMYK
RGB Variations
Color information
#553162 (or 0x553162) is known color: Scarlet Gum. HEX triplet: 55, 31 and 62. RGB value is (85,49,98). Sum of RGB (Red+Green+Blue) = 85+49+98=232 (30% of max value = 765). Red value is 85 (33.59% from 255 or 36.64% from 232); Green value is 49 (19.53% from 255 or 21.12% 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 #553162 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553162 is #AACE9D. Grayscale: #414141. Windows color (decimal): -11194014 or 6435157. OLE color: 6435157.
HSL color Cylindrical-coordinate representation of color #553162: hue angle of 284.08º degrees, saturation: 0.33, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #553162 is Cyan = 0.13, Magento = 0.5, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 85 | 49 | 98 | - |
| CMYK | 0.13 | 0.5 | 0 | 0.62 |
| HSL | 284.08º | 0.33% | 0.29% | - |
| HSV(B) | 284.08º | 0.5% | 0.38% | - |
| XYZ | 7.05 | 5.01 | 12.15 | - |
| YUV | 65.35 | 146.43 | 142.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 49 | 98 | 0.13 | 0.5 | 0 | 0.62 | 284.08 | 0.33 | 0.29 |
| Hex | 55 | 31 | 62 | D | 32 | 0 | 3E | 11C | 21 | 1D |
| Octal | 125 | 61 | 142 | 15 | 62 | 0 | 76 | 434 | 41 | 35 |
| Binary | 1010101 | 110001 | 1100010 | 1101 | 110010 | 0 | 111110 | 100011100 | 100001 | 11101 |
Color Harmonies of #553162
Complementary color
Monochromatic Colors of #553162
Black with #553162
Text Example
Text Example
White with #553162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553162; }
p { color: rgb(85,49,98); }
H1.HeaderClassName
{
color: #553162;
}
.AnyTagClassName
{
color: #553162;
}
</style>
background-color css
<style>
a { background-color: #553162; }
a { background-color: rgb(85,49,98); }
div.DivClassName
{
background-color: #553162;
}
.BgClassName
{
background-color: #553162;
}
</style>
border-color css
<style>
span { border-color: #553162; }
span { border-color: rgb(85,49,98); }
td.TdClassName
{
border-color: #553162;
}
.TagClassName
{
border-color: #553162;
}
</style>