Shades of Scarlet Gum #531767
Tints of Scarlet Gum #531767
RGB
CMYK
RGB Variations
Color information
#531767 (or 0x531767) is known color: Scarlet Gum. HEX triplet: 53, 17 and 67. RGB value is (83,23,103). Sum of RGB (Red+Green+Blue) = 83+23+103=209 (27% of max value = 765). Red value is 83 (32.81% from 255 or 39.71% from 209); Green value is 23 (9.38% from 255 or 11.00% from 209); Blue value is 103 (40.62% from 255 or 49.28% from 209); Max value from RGB is 103 - color contains mainly: blue. Hex color #531767 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #531767 is #ACE898. Grayscale: #313131. Windows color (decimal): -11331737 or 6756179. OLE color: 6756179.
HSL color Cylindrical-coordinate representation of color #531767: hue angle of 285º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #531767 is Cyan = 0.19, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 23 | 103 | - |
| CMYK | 0.19 | 0.78 | 0 | 0.60 |
| HSL | 285º | 0.63% | 0.25% | - |
| HSV(B) | 285º | 0.78% | 0.4% | - |
| XYZ | 6.32 | 3.43 | 13.16 | - |
| YUV | 50.06 | 157.88 | 151.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 23 | 103 | 0.19 | 0.78 | 0 | 0.60 | 285 | 0.63 | 0.25 |
| Hex | 53 | 17 | 67 | 13 | 4E | 0 | 3C | 11D | 3F | 19 |
| Octal | 123 | 27 | 147 | 23 | 116 | 0 | 74 | 435 | 77 | 31 |
| Binary | 1010011 | 10111 | 1100111 | 10011 | 1001110 | 0 | 111100 | 100011101 | 111111 | 11001 |
Color Harmonies of #531767
Complementary color
Monochromatic Colors of #531767
Black with #531767
Text Example
Text Example
White with #531767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531767; }
p { color: rgb(83,23,103); }
H1.HeaderClassName
{
color: #531767;
}
.AnyTagClassName
{
color: #531767;
}
</style>
background-color css
<style>
a { background-color: #531767; }
a { background-color: rgb(83,23,103); }
div.DivClassName
{
background-color: #531767;
}
.BgClassName
{
background-color: #531767;
}
</style>
border-color css
<style>
span { border-color: #531767; }
span { border-color: rgb(83,23,103); }
td.TdClassName
{
border-color: #531767;
}
.TagClassName
{
border-color: #531767;
}
</style>