Shades of Scarlet Gum #531567
Tints of Scarlet Gum #531567
RGB
CMYK
RGB Variations
Color information
#531567 (or 0x531567) is known color: Scarlet Gum. HEX triplet: 53, 15 and 67. RGB value is (83,21,103). Sum of RGB (Red+Green+Blue) = 83+21+103=207 (27% of max value = 765). Red value is 83 (32.81% from 255 or 40.10% from 207); Green value is 21 (8.59% from 255 or 10.14% from 207); Blue value is 103 (40.62% from 255 or 49.76% from 207); Max value from RGB is 103 - color contains mainly: blue. Hex color #531567 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #531567 is #ACEA98. Grayscale: #303030. Windows color (decimal): -11332249 or 6755667. OLE color: 6755667.
HSL color Cylindrical-coordinate representation of color #531567: hue angle of 285.37º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #531567 is Cyan = 0.19, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 21 | 103 | - |
| CMYK | 0.19 | 0.80 | 0 | 0.60 |
| HSL | 285.37º | 0.66% | 0.24% | - |
| HSV(B) | 285.37º | 0.8% | 0.4% | - |
| XYZ | 6.28 | 3.35 | 13.15 | - |
| YUV | 48.89 | 158.54 | 152.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 21 | 103 | 0.19 | 0.80 | 0 | 0.60 | 285.37 | 0.66 | 0.24 |
| Hex | 53 | 15 | 67 | 13 | 50 | 0 | 3C | 11D | 42 | 18 |
| Octal | 123 | 25 | 147 | 23 | 120 | 0 | 74 | 435 | 102 | 30 |
| Binary | 1010011 | 10101 | 1100111 | 10011 | 1010000 | 0 | 111100 | 100011101 | 1000010 | 11000 |
Color Harmonies of #531567
Complementary color
Monochromatic Colors of #531567
Black with #531567
Text Example
Text Example
White with #531567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531567; }
p { color: rgb(83,21,103); }
H1.HeaderClassName
{
color: #531567;
}
.AnyTagClassName
{
color: #531567;
}
</style>
background-color css
<style>
a { background-color: #531567; }
a { background-color: rgb(83,21,103); }
div.DivClassName
{
background-color: #531567;
}
.BgClassName
{
background-color: #531567;
}
</style>
border-color css
<style>
span { border-color: #531567; }
span { border-color: rgb(83,21,103); }
td.TdClassName
{
border-color: #531567;
}
.TagClassName
{
border-color: #531567;
}
</style>