Shades of Scarlet Gum #531866
Tints of Scarlet Gum #531866
RGB
CMYK
RGB Variations
Color information
#531866 (or 0x531866) is known color: Scarlet Gum. HEX triplet: 53, 18 and 66. RGB value is (83,24,102). Sum of RGB (Red+Green+Blue) = 83+24+102=209 (27% of max value = 765). Red value is 83 (32.81% from 255 or 39.71% from 209); Green value is 24 (9.77% from 255 or 11.48% from 209); Blue value is 102 (40.23% from 255 or 48.80% from 209); Max value from RGB is 102 - color contains mainly: blue. Hex color #531866 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #531866 is #ACE799. Grayscale: #323232. Windows color (decimal): -11331482 or 6690899. OLE color: 6690899.
HSL color Cylindrical-coordinate representation of color #531866: hue angle of 285.38º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #531866 is Cyan = 0.19, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 83 | 24 | 102 | - |
| CMYK | 0.19 | 0.76 | 0 | 0.6 |
| HSL | 285.38º | 0.62% | 0.25% | - |
| HSV(B) | 285.38º | 0.76% | 0.4% | - |
| XYZ | 6.29 | 3.45 | 12.9 | - |
| YUV | 50.53 | 157.05 | 151.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 24 | 102 | 0.19 | 0.76 | 0 | 0.6 | 285.38 | 0.62 | 0.25 |
| Hex | 53 | 18 | 66 | 13 | 4C | 0 | 3C | 11D | 3E | 19 |
| Octal | 123 | 30 | 146 | 23 | 114 | 0 | 74 | 435 | 76 | 31 |
| Binary | 1010011 | 11000 | 1100110 | 10011 | 1001100 | 0 | 111100 | 100011101 | 111110 | 11001 |
Color Harmonies of #531866
Complementary color
Monochromatic Colors of #531866
Black with #531866
Text Example
Text Example
White with #531866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531866; }
p { color: rgb(83,24,102); }
H1.HeaderClassName
{
color: #531866;
}
.AnyTagClassName
{
color: #531866;
}
</style>
background-color css
<style>
a { background-color: #531866; }
a { background-color: rgb(83,24,102); }
div.DivClassName
{
background-color: #531866;
}
.BgClassName
{
background-color: #531866;
}
</style>
border-color css
<style>
span { border-color: #531866; }
span { border-color: rgb(83,24,102); }
td.TdClassName
{
border-color: #531866;
}
.TagClassName
{
border-color: #531866;
}
</style>