Shades of Scarlet Gum #532568
Tints of Scarlet Gum #532568
RGB
CMYK
RGB Variations
Color information
#532568 (or 0x532568) is known color: Scarlet Gum. HEX triplet: 53, 25 and 68. RGB value is (83,37,104). Sum of RGB (Red+Green+Blue) = 83+37+104=224 (29% of max value = 765). Red value is 83 (32.81% from 255 or 37.05% from 224); Green value is 37 (14.84% from 255 or 16.52% from 224); Blue value is 104 (41.02% from 255 or 46.43% from 224); Max value from RGB is 104 - color contains mainly: blue. Hex color #532568 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #532568 is #ACDA97. Grayscale: #3A3A3A. Windows color (decimal): -11328152 or 6825299. OLE color: 6825299.
HSL color Cylindrical-coordinate representation of color #532568: hue angle of 281.19º degrees, saturation: 0.48, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #532568 is Cyan = 0.20, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 83 | 37 | 104 | - |
| CMYK | 0.20 | 0.64 | 0 | 0.59 |
| HSL | 281.19º | 0.48% | 0.28% | - |
| HSV(B) | 281.19º | 0.64% | 0.41% | - |
| XYZ | 6.73 | 4.16 | 13.55 | - |
| YUV | 58.39 | 153.74 | 145.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 37 | 104 | 0.20 | 0.64 | 0 | 0.59 | 281.19 | 0.48 | 0.28 |
| Hex | 53 | 25 | 68 | 14 | 40 | 0 | 3B | 119 | 30 | 1C |
| Octal | 123 | 45 | 150 | 24 | 100 | 0 | 73 | 431 | 60 | 34 |
| Binary | 1010011 | 100101 | 1101000 | 10100 | 1000000 | 0 | 111011 | 100011001 | 110000 | 11100 |
Color Harmonies of #532568
Complementary color
Monochromatic Colors of #532568
Black with #532568
Text Example
Text Example
White with #532568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532568; }
p { color: rgb(83,37,104); }
H1.HeaderClassName
{
color: #532568;
}
.AnyTagClassName
{
color: #532568;
}
</style>
background-color css
<style>
a { background-color: #532568; }
a { background-color: rgb(83,37,104); }
div.DivClassName
{
background-color: #532568;
}
.BgClassName
{
background-color: #532568;
}
</style>
border-color css
<style>
span { border-color: #532568; }
span { border-color: rgb(83,37,104); }
td.TdClassName
{
border-color: #532568;
}
.TagClassName
{
border-color: #532568;
}
</style>