Shades of Scarlet Gum #531568
Tints of Scarlet Gum #531568
RGB
CMYK
RGB Variations
Color information
#531568 (or 0x531568) is known color: Scarlet Gum. HEX triplet: 53, 15 and 68. RGB value is (83,21,104). Sum of RGB (Red+Green+Blue) = 83+21+104=208 (27% of max value = 765). Red value is 83 (32.81% from 255 or 39.90% from 208); Green value is 21 (8.59% from 255 or 10.10% from 208); Blue value is 104 (41.02% from 255 or 50% from 208); Max value from RGB is 104 - color contains mainly: blue. Hex color #531568 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #531568 is #ACEA97. Grayscale: #303030. Windows color (decimal): -11332248 or 6821203. OLE color: 6821203.
HSL color Cylindrical-coordinate representation of color #531568: hue angle of 284.82º degrees, saturation: 0.66, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #531568 is Cyan = 0.20, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 83 | 21 | 104 | - |
| CMYK | 0.20 | 0.80 | 0 | 0.59 |
| HSL | 284.82º | 0.66% | 0.25% | - |
| HSV(B) | 284.82º | 0.8% | 0.41% | - |
| XYZ | 6.33 | 3.37 | 13.41 | - |
| YUV | 49 | 159.04 | 152.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 21 | 104 | 0.20 | 0.80 | 0 | 0.59 | 284.82 | 0.66 | 0.25 |
| Hex | 53 | 15 | 68 | 14 | 50 | 0 | 3B | 11D | 42 | 19 |
| Octal | 123 | 25 | 150 | 24 | 120 | 0 | 73 | 435 | 102 | 31 |
| Binary | 1010011 | 10101 | 1101000 | 10100 | 1010000 | 0 | 111011 | 100011101 | 1000010 | 11001 |
Color Harmonies of #531568
Complementary color
Monochromatic Colors of #531568
Black with #531568
Text Example
Text Example
White with #531568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531568; }
p { color: rgb(83,21,104); }
H1.HeaderClassName
{
color: #531568;
}
.AnyTagClassName
{
color: #531568;
}
</style>
background-color css
<style>
a { background-color: #531568; }
a { background-color: rgb(83,21,104); }
div.DivClassName
{
background-color: #531568;
}
.BgClassName
{
background-color: #531568;
}
</style>
border-color css
<style>
span { border-color: #531568; }
span { border-color: rgb(83,21,104); }
td.TdClassName
{
border-color: #531568;
}
.TagClassName
{
border-color: #531568;
}
</style>