Shades of Scarlet Gum #523760
Tints of Scarlet Gum #523760
RGB
CMYK
RGB Variations
Color information
#523760 (or 0x523760) is known color: Scarlet Gum. HEX triplet: 52, 37 and 60. RGB value is (82,55,96). Sum of RGB (Red+Green+Blue) = 82+55+96=233 (30% of max value = 765). Red value is 82 (32.42% from 255 or 35.19% from 233); Green value is 55 (21.88% from 255 or 23.61% from 233); Blue value is 96 (37.89% from 255 or 41.20% from 233); Max value from RGB is 96 - color contains mainly: blue. Hex color #523760 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #523760 is #ADC89F. Grayscale: #434343. Windows color (decimal): -11389088 or 6305618. OLE color: 6305618.
HSL color Cylindrical-coordinate representation of color #523760: hue angle of 279.51º degrees, saturation: 0.27, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #523760 is Cyan = 0.15, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 82 | 55 | 96 | - |
| CMYK | 0.15 | 0.43 | 0 | 0.62 |
| HSL | 279.51º | 0.27% | 0.3% | - |
| HSV(B) | 279.51º | 0.43% | 0.38% | - |
| XYZ | 6.96 | 5.37 | 11.74 | - |
| YUV | 67.75 | 143.95 | 138.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 55 | 96 | 0.15 | 0.43 | 0 | 0.62 | 279.51 | 0.27 | 0.3 |
| Hex | 52 | 37 | 60 | F | 2B | 0 | 3E | 118 | 1B | 1E |
| Octal | 122 | 67 | 140 | 17 | 53 | 0 | 76 | 430 | 33 | 36 |
| Binary | 1010010 | 110111 | 1100000 | 1111 | 101011 | 0 | 111110 | 100011000 | 11011 | 11110 |
Color Harmonies of #523760
Complementary color
Monochromatic Colors of #523760
Black with #523760
Text Example
Text Example
White with #523760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523760; }
p { color: rgb(82,55,96); }
H1.HeaderClassName
{
color: #523760;
}
.AnyTagClassName
{
color: #523760;
}
</style>
background-color css
<style>
a { background-color: #523760; }
a { background-color: rgb(82,55,96); }
div.DivClassName
{
background-color: #523760;
}
.BgClassName
{
background-color: #523760;
}
</style>
border-color css
<style>
span { border-color: #523760; }
span { border-color: rgb(82,55,96); }
td.TdClassName
{
border-color: #523760;
}
.TagClassName
{
border-color: #523760;
}
</style>