Shades of Scarlet Gum #472059
Tints of Scarlet Gum #472059
RGB
CMYK
RGB Variations
Color information
#472059 (or 0x472059) is known color: Scarlet Gum. HEX triplet: 47, 20 and 59. RGB value is (71,32,89). Sum of RGB (Red+Green+Blue) = 71+32+89=192 (25% of max value = 765). Red value is 71 (28.12% from 255 or 36.98% from 192); Green value is 32 (12.89% from 255 or 16.67% from 192); Blue value is 89 (35.16% from 255 or 46.35% from 192); Max value from RGB is 89 - color contains mainly: blue. Hex color #472059 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #472059 is #B8DFA6. Grayscale: #313131. Windows color (decimal): -12115879 or 5840967. OLE color: 5840967.
HSL color Cylindrical-coordinate representation of color #472059: hue angle of 281.05º degrees, saturation: 0.47, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #472059 is Cyan = 0.20, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 71 | 32 | 89 | - |
| CMYK | 0.20 | 0.64 | 0 | 0.65 |
| HSL | 281.05º | 0.47% | 0.24% | - |
| HSV(B) | 281.05º | 0.64% | 0.35% | - |
| XYZ | 4.92 | 3.09 | 9.79 | - |
| YUV | 50.16 | 149.92 | 142.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 32 | 89 | 0.20 | 0.64 | 0 | 0.65 | 281.05 | 0.47 | 0.24 |
| Hex | 47 | 20 | 59 | 14 | 40 | 0 | 41 | 119 | 2F | 18 |
| Octal | 107 | 40 | 131 | 24 | 100 | 0 | 101 | 431 | 57 | 30 |
| Binary | 1000111 | 100000 | 1011001 | 10100 | 1000000 | 0 | 1000001 | 100011001 | 101111 | 11000 |
Color Harmonies of #472059
Complementary color
Monochromatic Colors of #472059
Black with #472059
Text Example
Text Example
White with #472059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472059; }
p { color: rgb(71,32,89); }
H1.HeaderClassName
{
color: #472059;
}
.AnyTagClassName
{
color: #472059;
}
</style>
background-color css
<style>
a { background-color: #472059; }
a { background-color: rgb(71,32,89); }
div.DivClassName
{
background-color: #472059;
}
.BgClassName
{
background-color: #472059;
}
</style>
border-color css
<style>
span { border-color: #472059; }
span { border-color: rgb(71,32,89); }
td.TdClassName
{
border-color: #472059;
}
.TagClassName
{
border-color: #472059;
}
</style>