Shades of Scarlet Gum #573162
Tints of Scarlet Gum #573162
RGB
CMYK
RGB Variations
Color information
#573162 (or 0x573162) is known color: Scarlet Gum. HEX triplet: 57, 31 and 62. RGB value is (87,49,98). Sum of RGB (Red+Green+Blue) = 87+49+98=234 (30% of max value = 765). Red value is 87 (34.38% from 255 or 37.18% from 234); Green value is 49 (19.53% from 255 or 20.94% 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 #573162 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #573162 is #A8CE9D. Grayscale: #414141. Windows color (decimal): -11062942 or 6435159. OLE color: 6435159.
HSL color Cylindrical-coordinate representation of color #573162: hue angle of 286.53º 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 #573162 is Cyan = 0.11, Magento = 0.5, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 87 | 49 | 98 | - |
| CMYK | 0.11 | 0.5 | 0 | 0.62 |
| HSL | 286.53º | 0.33% | 0.29% | - |
| HSV(B) | 286.53º | 0.5% | 0.38% | - |
| XYZ | 7.23 | 5.1 | 12.16 | - |
| YUV | 65.95 | 146.09 | 143.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 49 | 98 | 0.11 | 0.5 | 0 | 0.62 | 286.53 | 0.33 | 0.29 |
| Hex | 57 | 31 | 62 | B | 32 | 0 | 3E | 11F | 21 | 1D |
| Octal | 127 | 61 | 142 | 13 | 62 | 0 | 76 | 437 | 41 | 35 |
| Binary | 1010111 | 110001 | 1100010 | 1011 | 110010 | 0 | 111110 | 100011111 | 100001 | 11101 |
Color Harmonies of #573162
Complementary color
Monochromatic Colors of #573162
Black with #573162
Text Example
Text Example
White with #573162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573162; }
p { color: rgb(87,49,98); }
H1.HeaderClassName
{
color: #573162;
}
.AnyTagClassName
{
color: #573162;
}
</style>
background-color css
<style>
a { background-color: #573162; }
a { background-color: rgb(87,49,98); }
div.DivClassName
{
background-color: #573162;
}
.BgClassName
{
background-color: #573162;
}
</style>
border-color css
<style>
span { border-color: #573162; }
span { border-color: rgb(87,49,98); }
td.TdClassName
{
border-color: #573162;
}
.TagClassName
{
border-color: #573162;
}
</style>