Shades of Scarlet Gum #531662
Tints of Scarlet Gum #531662
RGB
CMYK
RGB Variations
Color information
#531662 (or 0x531662) is known color: Scarlet Gum. HEX triplet: 53, 16 and 62. RGB value is (83,22,98). Sum of RGB (Red+Green+Blue) = 83+22+98=203 (26% of max value = 765). Red value is 83 (32.81% from 255 or 40.89% from 203); Green value is 22 (8.98% from 255 or 10.84% from 203); Blue value is 98 (38.67% from 255 or 48.28% from 203); Max value from RGB is 98 - color contains mainly: blue. Hex color #531662 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #531662 is #ACE99D. Grayscale: #303030. Windows color (decimal): -11331998 or 6428243. OLE color: 6428243.
HSL color Cylindrical-coordinate representation of color #531662: hue angle of 288.16º degrees, saturation: 0.63, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #531662 is Cyan = 0.15, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 83 | 22 | 98 | - |
| CMYK | 0.15 | 0.78 | 0 | 0.62 |
| HSL | 288.16º | 0.63% | 0.24% | - |
| HSV(B) | 288.16º | 0.78% | 0.38% | - |
| XYZ | 6.06 | 3.29 | 11.87 | - |
| YUV | 48.9 | 155.71 | 152.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 22 | 98 | 0.15 | 0.78 | 0 | 0.62 | 288.16 | 0.63 | 0.24 |
| Hex | 53 | 16 | 62 | F | 4E | 0 | 3E | 120 | 3F | 18 |
| Octal | 123 | 26 | 142 | 17 | 116 | 0 | 76 | 440 | 77 | 30 |
| Binary | 1010011 | 10110 | 1100010 | 1111 | 1001110 | 0 | 111110 | 100100000 | 111111 | 11000 |
Color Harmonies of #531662
Complementary color
Monochromatic Colors of #531662
Black with #531662
Text Example
Text Example
White with #531662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531662; }
p { color: rgb(83,22,98); }
H1.HeaderClassName
{
color: #531662;
}
.AnyTagClassName
{
color: #531662;
}
</style>
background-color css
<style>
a { background-color: #531662; }
a { background-color: rgb(83,22,98); }
div.DivClassName
{
background-color: #531662;
}
.BgClassName
{
background-color: #531662;
}
</style>
border-color css
<style>
span { border-color: #531662; }
span { border-color: rgb(83,22,98); }
td.TdClassName
{
border-color: #531662;
}
.TagClassName
{
border-color: #531662;
}
</style>