Shades of Scarlet Gum #523061
Tints of Scarlet Gum #523061
RGB
CMYK
RGB Variations
Color information
#523061 (or 0x523061) is known color: Scarlet Gum. HEX triplet: 52, 30 and 61. RGB value is (82,48,97). Sum of RGB (Red+Green+Blue) = 82+48+97=227 (30% of max value = 765). Red value is 82 (32.42% from 255 or 36.12% from 227); Green value is 48 (19.14% from 255 or 21.15% from 227); Blue value is 97 (38.28% from 255 or 42.73% from 227); Max value from RGB is 97 - color contains mainly: blue. Hex color #523061 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #523061 is #ADCF9E. Grayscale: #3F3F3F. Windows color (decimal): -11390879 or 6369362. OLE color: 6369362.
HSL color Cylindrical-coordinate representation of color #523061: hue angle of 281.63º degrees, saturation: 0.34, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #523061 is Cyan = 0.15, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 82 | 48 | 97 | - |
| CMYK | 0.15 | 0.51 | 0 | 0.62 |
| HSL | 281.63º | 0.34% | 0.28% | - |
| HSV(B) | 281.63º | 0.51% | 0.38% | - |
| XYZ | 6.69 | 4.77 | 11.88 | - |
| YUV | 63.75 | 146.76 | 141.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 48 | 97 | 0.15 | 0.51 | 0 | 0.62 | 281.63 | 0.34 | 0.28 |
| Hex | 52 | 30 | 61 | F | 33 | 0 | 3E | 11A | 22 | 1C |
| Octal | 122 | 60 | 141 | 17 | 63 | 0 | 76 | 432 | 42 | 34 |
| Binary | 1010010 | 110000 | 1100001 | 1111 | 110011 | 0 | 111110 | 100011010 | 100010 | 11100 |
Color Harmonies of #523061
Complementary color
Monochromatic Colors of #523061
Black with #523061
Text Example
Text Example
White with #523061
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523061; }
p { color: rgb(82,48,97); }
H1.HeaderClassName
{
color: #523061;
}
.AnyTagClassName
{
color: #523061;
}
</style>
background-color css
<style>
a { background-color: #523061; }
a { background-color: rgb(82,48,97); }
div.DivClassName
{
background-color: #523061;
}
.BgClassName
{
background-color: #523061;
}
</style>
border-color css
<style>
span { border-color: #523061; }
span { border-color: rgb(82,48,97); }
td.TdClassName
{
border-color: #523061;
}
.TagClassName
{
border-color: #523061;
}
</style>