Shades of Scarlet Gum #533560
Tints of Scarlet Gum #533560
RGB
CMYK
RGB Variations
Color information
#533560 (or 0x533560) is known color: Scarlet Gum. HEX triplet: 53, 35 and 60. RGB value is (83,53,96). Sum of RGB (Red+Green+Blue) = 83+53+96=232 (30% of max value = 765). Red value is 83 (32.81% from 255 or 35.78% from 232); Green value is 53 (21.09% from 255 or 22.84% from 232); Blue value is 96 (37.89% from 255 or 41.38% from 232); Max value from RGB is 96 - color contains mainly: blue. Hex color #533560 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533560 is #ACCA9F. Grayscale: #424242. Windows color (decimal): -11324064 or 6305107. OLE color: 6305107.
HSL color Cylindrical-coordinate representation of color #533560: hue angle of 281.86º degrees, saturation: 0.29, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #533560 is Cyan = 0.14, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 83 | 53 | 96 | - |
| CMYK | 0.14 | 0.45 | 0 | 0.62 |
| HSL | 281.86º | 0.29% | 0.29% | - |
| HSV(B) | 281.86º | 0.45% | 0.38% | - |
| XYZ | 6.95 | 5.23 | 11.71 | - |
| YUV | 66.87 | 144.44 | 139.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 53 | 96 | 0.14 | 0.45 | 0 | 0.62 | 281.86 | 0.29 | 0.29 |
| Hex | 53 | 35 | 60 | E | 2D | 0 | 3E | 11A | 1D | 1D |
| Octal | 123 | 65 | 140 | 16 | 55 | 0 | 76 | 432 | 35 | 35 |
| Binary | 1010011 | 110101 | 1100000 | 1110 | 101101 | 0 | 111110 | 100011010 | 11101 | 11101 |
Color Harmonies of #533560
Complementary color
Monochromatic Colors of #533560
Black with #533560
Text Example
Text Example
White with #533560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533560; }
p { color: rgb(83,53,96); }
H1.HeaderClassName
{
color: #533560;
}
.AnyTagClassName
{
color: #533560;
}
</style>
background-color css
<style>
a { background-color: #533560; }
a { background-color: rgb(83,53,96); }
div.DivClassName
{
background-color: #533560;
}
.BgClassName
{
background-color: #533560;
}
</style>
border-color css
<style>
span { border-color: #533560; }
span { border-color: rgb(83,53,96); }
td.TdClassName
{
border-color: #533560;
}
.TagClassName
{
border-color: #533560;
}
</style>