Shades of Scarlet Gum #532664
Tints of Scarlet Gum #532664
RGB
CMYK
RGB Variations
Color information
#532664 (or 0x532664) is known color: Scarlet Gum. HEX triplet: 53, 26 and 64. RGB value is (83,38,100). Sum of RGB (Red+Green+Blue) = 83+38+100=221 (29% of max value = 765). Red value is 83 (32.81% from 255 or 37.56% from 221); Green value is 38 (15.23% from 255 or 17.19% from 221); Blue value is 100 (39.45% from 255 or 45.25% from 221); Max value from RGB is 100 - color contains mainly: blue. Hex color #532664 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #532664 is #ACD99B. Grayscale: #3A3A3A. Windows color (decimal): -11327900 or 6563411. OLE color: 6563411.
HSL color Cylindrical-coordinate representation of color #532664: hue angle of 283.55º degrees, saturation: 0.45, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #532664 is Cyan = 0.17, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 83 | 38 | 100 | - |
| CMYK | 0.17 | 0.62 | 0 | 0.61 |
| HSL | 283.55º | 0.45% | 0.27% | - |
| HSV(B) | 283.55º | 0.62% | 0.39% | - |
| XYZ | 6.56 | 4.15 | 12.51 | - |
| YUV | 58.52 | 151.41 | 145.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 38 | 100 | 0.17 | 0.62 | 0 | 0.61 | 283.55 | 0.45 | 0.27 |
| Hex | 53 | 26 | 64 | 11 | 3E | 0 | 3D | 11C | 2D | 1B |
| Octal | 123 | 46 | 144 | 21 | 76 | 0 | 75 | 434 | 55 | 33 |
| Binary | 1010011 | 100110 | 1100100 | 10001 | 111110 | 0 | 111101 | 100011100 | 101101 | 11011 |
Color Harmonies of #532664
Complementary color
Monochromatic Colors of #532664
Black with #532664
Text Example
Text Example
White with #532664
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532664; }
p { color: rgb(83,38,100); }
H1.HeaderClassName
{
color: #532664;
}
.AnyTagClassName
{
color: #532664;
}
</style>
background-color css
<style>
a { background-color: #532664; }
a { background-color: rgb(83,38,100); }
div.DivClassName
{
background-color: #532664;
}
.BgClassName
{
background-color: #532664;
}
</style>
border-color css
<style>
span { border-color: #532664; }
span { border-color: rgb(83,38,100); }
td.TdClassName
{
border-color: #532664;
}
.TagClassName
{
border-color: #532664;
}
</style>