Shades of Scarlet Gum #533062
Tints of Scarlet Gum #533062
RGB
CMYK
RGB Variations
Color information
#533062 (or 0x533062) is known color: Scarlet Gum. HEX triplet: 53, 30 and 62. RGB value is (83,48,98). Sum of RGB (Red+Green+Blue) = 83+48+98=229 (30% of max value = 765). Red value is 83 (32.81% from 255 or 36.24% from 229); Green value is 48 (19.14% from 255 or 20.96% from 229); Blue value is 98 (38.67% from 255 or 42.79% from 229); Max value from RGB is 98 - color contains mainly: blue. Hex color #533062 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533062 is #ACCF9D. Grayscale: #404040. Windows color (decimal): -11325342 or 6434899. OLE color: 6434899.
HSL color Cylindrical-coordinate representation of color #533062: hue angle of 282º degrees, saturation: 0.34, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #533062 is Cyan = 0.15, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 83 | 48 | 98 | - |
| CMYK | 0.15 | 0.51 | 0 | 0.62 |
| HSL | 282º | 0.34% | 0.29% | - |
| HSV(B) | 282º | 0.51% | 0.38% | - |
| XYZ | 6.83 | 4.83 | 12.13 | - |
| YUV | 64.17 | 147.1 | 141.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 48 | 98 | 0.15 | 0.51 | 0 | 0.62 | 282 | 0.34 | 0.29 |
| Hex | 53 | 30 | 62 | F | 33 | 0 | 3E | 11A | 22 | 1D |
| Octal | 123 | 60 | 142 | 17 | 63 | 0 | 76 | 432 | 42 | 35 |
| Binary | 1010011 | 110000 | 1100010 | 1111 | 110011 | 0 | 111110 | 100011010 | 100010 | 11101 |
Color Harmonies of #533062
Complementary color
Monochromatic Colors of #533062
Black with #533062
Text Example
Text Example
White with #533062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533062; }
p { color: rgb(83,48,98); }
H1.HeaderClassName
{
color: #533062;
}
.AnyTagClassName
{
color: #533062;
}
</style>
background-color css
<style>
a { background-color: #533062; }
a { background-color: rgb(83,48,98); }
div.DivClassName
{
background-color: #533062;
}
.BgClassName
{
background-color: #533062;
}
</style>
border-color css
<style>
span { border-color: #533062; }
span { border-color: rgb(83,48,98); }
td.TdClassName
{
border-color: #533062;
}
.TagClassName
{
border-color: #533062;
}
</style>