Shades of Scarlet Gum #533262
Tints of Scarlet Gum #533262
RGB
CMYK
RGB Variations
Color information
#533262 (or 0x533262) is known color: Scarlet Gum. HEX triplet: 53, 32 and 62. RGB value is (83,50,98). Sum of RGB (Red+Green+Blue) = 83+50+98=231 (30% of max value = 765). Red value is 83 (32.81% from 255 or 35.93% from 231); Green value is 50 (19.92% from 255 or 21.65% from 231); Blue value is 98 (38.67% from 255 or 42.42% from 231); Max value from RGB is 98 - color contains mainly: blue. Hex color #533262 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533262 is #ACCD9D. Grayscale: #414141. Windows color (decimal): -11324830 or 6435411. OLE color: 6435411.
HSL color Cylindrical-coordinate representation of color #533262: hue angle of 281.25º degrees, saturation: 0.32, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #533262 is Cyan = 0.15, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 83 | 50 | 98 | - |
| CMYK | 0.15 | 0.49 | 0 | 0.62 |
| HSL | 281.25º | 0.32% | 0.29% | - |
| HSV(B) | 281.25º | 0.49% | 0.38% | - |
| XYZ | 6.91 | 5 | 12.16 | - |
| YUV | 65.34 | 146.43 | 140.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 50 | 98 | 0.15 | 0.49 | 0 | 0.62 | 281.25 | 0.32 | 0.29 |
| Hex | 53 | 32 | 62 | F | 31 | 0 | 3E | 119 | 20 | 1D |
| Octal | 123 | 62 | 142 | 17 | 61 | 0 | 76 | 431 | 40 | 35 |
| Binary | 1010011 | 110010 | 1100010 | 1111 | 110001 | 0 | 111110 | 100011001 | 100000 | 11101 |
Color Harmonies of #533262
Complementary color
Monochromatic Colors of #533262
Black with #533262
Text Example
Text Example
White with #533262
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533262; }
p { color: rgb(83,50,98); }
H1.HeaderClassName
{
color: #533262;
}
.AnyTagClassName
{
color: #533262;
}
</style>
background-color css
<style>
a { background-color: #533262; }
a { background-color: rgb(83,50,98); }
div.DivClassName
{
background-color: #533262;
}
.BgClassName
{
background-color: #533262;
}
</style>
border-color css
<style>
span { border-color: #533262; }
span { border-color: rgb(83,50,98); }
td.TdClassName
{
border-color: #533262;
}
.TagClassName
{
border-color: #533262;
}
</style>