Shades of Scarlet Gum #532560
Tints of Scarlet Gum #532560
RGB
CMYK
RGB Variations
Color information
#532560 (or 0x532560) is known color: Scarlet Gum. HEX triplet: 53, 25 and 60. RGB value is (83,37,96). Sum of RGB (Red+Green+Blue) = 83+37+96=216 (28% of max value = 765). Red value is 83 (32.81% from 255 or 38.43% from 216); Green value is 37 (14.84% from 255 or 17.13% from 216); Blue value is 96 (37.89% from 255 or 44.44% from 216); Max value from RGB is 96 - color contains mainly: blue. Hex color #532560 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #532560 is #ACDA9F. Grayscale: #393939. Windows color (decimal): -11328160 or 6301011. OLE color: 6301011.
HSL color Cylindrical-coordinate representation of color #532560: hue angle of 286.78º degrees, saturation: 0.44, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #532560 is Cyan = 0.14, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 83 | 37 | 96 | - |
| CMYK | 0.14 | 0.61 | 0 | 0.62 |
| HSL | 286.78º | 0.44% | 0.26% | - |
| HSV(B) | 286.78º | 0.61% | 0.38% | - |
| XYZ | 6.34 | 4.01 | 11.51 | - |
| YUV | 57.48 | 149.74 | 146.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 37 | 96 | 0.14 | 0.61 | 0 | 0.62 | 286.78 | 0.44 | 0.26 |
| Hex | 53 | 25 | 60 | E | 3D | 0 | 3E | 11F | 2C | 1A |
| Octal | 123 | 45 | 140 | 16 | 75 | 0 | 76 | 437 | 54 | 32 |
| Binary | 1010011 | 100101 | 1100000 | 1110 | 111101 | 0 | 111110 | 100011111 | 101100 | 11010 |
Color Harmonies of #532560
Complementary color
Monochromatic Colors of #532560
Black with #532560
Text Example
Text Example
White with #532560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532560; }
p { color: rgb(83,37,96); }
H1.HeaderClassName
{
color: #532560;
}
.AnyTagClassName
{
color: #532560;
}
</style>
background-color css
<style>
a { background-color: #532560; }
a { background-color: rgb(83,37,96); }
div.DivClassName
{
background-color: #532560;
}
.BgClassName
{
background-color: #532560;
}
</style>
border-color css
<style>
span { border-color: #532560; }
span { border-color: rgb(83,37,96); }
td.TdClassName
{
border-color: #532560;
}
.TagClassName
{
border-color: #532560;
}
</style>