Shades of Scarlet Gum #531369
Tints of Scarlet Gum #531369
RGB
CMYK
RGB Variations
Color information
#531369 (or 0x531369) is known color: Scarlet Gum. HEX triplet: 53, 13 and 69. RGB value is (83,19,105). Sum of RGB (Red+Green+Blue) = 83+19+105=207 (27% of max value = 765). Red value is 83 (32.81% from 255 or 40.10% from 207); Green value is 19 (7.81% from 255 or 9.18% from 207); Blue value is 105 (41.41% from 255 or 50.72% from 207); Max value from RGB is 105 - color contains mainly: blue. Hex color #531369 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #531369 is #ACEC96. Grayscale: #2F2F2F. Windows color (decimal): -11332759 or 6886227. OLE color: 6886227.
HSL color Cylindrical-coordinate representation of color #531369: hue angle of 284.65º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #531369 is Cyan = 0.21, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 83 | 19 | 105 | - |
| CMYK | 0.21 | 0.82 | 0 | 0.59 |
| HSL | 284.65º | 0.69% | 0.24% | - |
| HSV(B) | 284.65º | 0.82% | 0.41% | - |
| XYZ | 6.35 | 3.32 | 13.67 | - |
| YUV | 47.94 | 160.2 | 153.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 19 | 105 | 0.21 | 0.82 | 0 | 0.59 | 284.65 | 0.69 | 0.24 |
| Hex | 53 | 13 | 69 | 15 | 52 | 0 | 3B | 11D | 45 | 18 |
| Octal | 123 | 23 | 151 | 25 | 122 | 0 | 73 | 435 | 105 | 30 |
| Binary | 1010011 | 10011 | 1101001 | 10101 | 1010010 | 0 | 111011 | 100011101 | 1000101 | 11000 |
Color Harmonies of #531369
Complementary color
Monochromatic Colors of #531369
Black with #531369
Text Example
Text Example
White with #531369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531369; }
p { color: rgb(83,19,105); }
H1.HeaderClassName
{
color: #531369;
}
.AnyTagClassName
{
color: #531369;
}
</style>
background-color css
<style>
a { background-color: #531369; }
a { background-color: rgb(83,19,105); }
div.DivClassName
{
background-color: #531369;
}
.BgClassName
{
background-color: #531369;
}
</style>
border-color css
<style>
span { border-color: #531369; }
span { border-color: rgb(83,19,105); }
td.TdClassName
{
border-color: #531369;
}
.TagClassName
{
border-color: #531369;
}
</style>