Shades of Scarlet Gum #533260
Tints of Scarlet Gum #533260
RGB
CMYK
RGB Variations
Color information
#533260 (or 0x533260) is known color: Scarlet Gum. HEX triplet: 53, 32 and 60. RGB value is (83,50,96). Sum of RGB (Red+Green+Blue) = 83+50+96=229 (30% of max value = 765). Red value is 83 (32.81% from 255 or 36.24% from 229); Green value is 50 (19.92% from 255 or 21.83% from 229); Blue value is 96 (37.89% from 255 or 41.92% from 229); Max value from RGB is 96 - color contains mainly: blue. Hex color #533260 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533260 is #ACCD9F. Grayscale: #404040. Windows color (decimal): -11324832 or 6304339. OLE color: 6304339.
HSL color Cylindrical-coordinate representation of color #533260: hue angle of 283.04º degrees, saturation: 0.32, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #533260 is Cyan = 0.14, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 83 | 50 | 96 | - |
| CMYK | 0.14 | 0.48 | 0 | 0.62 |
| HSL | 283.04º | 0.32% | 0.29% | - |
| HSV(B) | 283.04º | 0.48% | 0.38% | - |
| XYZ | 6.82 | 4.96 | 11.67 | - |
| YUV | 65.11 | 145.43 | 140.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 50 | 96 | 0.14 | 0.48 | 0 | 0.62 | 283.04 | 0.32 | 0.29 |
| Hex | 53 | 32 | 60 | E | 30 | 0 | 3E | 11B | 20 | 1D |
| Octal | 123 | 62 | 140 | 16 | 60 | 0 | 76 | 433 | 40 | 35 |
| Binary | 1010011 | 110010 | 1100000 | 1110 | 110000 | 0 | 111110 | 100011011 | 100000 | 11101 |
Color Harmonies of #533260
Complementary color
Monochromatic Colors of #533260
Black with #533260
Text Example
Text Example
White with #533260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533260; }
p { color: rgb(83,50,96); }
H1.HeaderClassName
{
color: #533260;
}
.AnyTagClassName
{
color: #533260;
}
</style>
background-color css
<style>
a { background-color: #533260; }
a { background-color: rgb(83,50,96); }
div.DivClassName
{
background-color: #533260;
}
.BgClassName
{
background-color: #533260;
}
</style>
border-color css
<style>
span { border-color: #533260; }
span { border-color: rgb(83,50,96); }
td.TdClassName
{
border-color: #533260;
}
.TagClassName
{
border-color: #533260;
}
</style>