Shades of Scarlet Gum #533362
Tints of Scarlet Gum #533362
RGB
CMYK
RGB Variations
Color information
#533362 (or 0x533362) is known color: Scarlet Gum. HEX triplet: 53, 33 and 62. RGB value is (83,51,98). Sum of RGB (Red+Green+Blue) = 83+51+98=232 (30% of max value = 765). Red value is 83 (32.81% from 255 or 35.78% from 232); Green value is 51 (20.31% from 255 or 21.98% from 232); Blue value is 98 (38.67% from 255 or 42.24% from 232); Max value from RGB is 98 - color contains mainly: blue. Hex color #533362 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533362 is #ACCC9D. Grayscale: #414141. Windows color (decimal): -11324574 or 6435667. OLE color: 6435667.
HSL color Cylindrical-coordinate representation of color #533362: hue angle of 280.85º 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 #533362 is Cyan = 0.15, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 83 | 51 | 98 | - |
| CMYK | 0.15 | 0.48 | 0 | 0.62 |
| HSL | 280.85º | 0.32% | 0.29% | - |
| HSV(B) | 280.85º | 0.48% | 0.38% | - |
| XYZ | 6.96 | 5.09 | 12.17 | - |
| YUV | 65.93 | 146.1 | 140.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 51 | 98 | 0.15 | 0.48 | 0 | 0.62 | 280.85 | 0.32 | 0.29 |
| Hex | 53 | 33 | 62 | F | 30 | 0 | 3E | 119 | 20 | 1D |
| Octal | 123 | 63 | 142 | 17 | 60 | 0 | 76 | 431 | 40 | 35 |
| Binary | 1010011 | 110011 | 1100010 | 1111 | 110000 | 0 | 111110 | 100011001 | 100000 | 11101 |
Color Harmonies of #533362
Complementary color
Monochromatic Colors of #533362
Black with #533362
Text Example
Text Example
White with #533362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533362; }
p { color: rgb(83,51,98); }
H1.HeaderClassName
{
color: #533362;
}
.AnyTagClassName
{
color: #533362;
}
</style>
background-color css
<style>
a { background-color: #533362; }
a { background-color: rgb(83,51,98); }
div.DivClassName
{
background-color: #533362;
}
.BgClassName
{
background-color: #533362;
}
</style>
border-color css
<style>
span { border-color: #533362; }
span { border-color: rgb(83,51,98); }
td.TdClassName
{
border-color: #533362;
}
.TagClassName
{
border-color: #533362;
}
</style>