Shades of Scarlet Gum #472958
Tints of Scarlet Gum #472958
RGB
CMYK
RGB Variations
Color information
#472958 (or 0x472958) is known color: Scarlet Gum. HEX triplet: 47, 29 and 58. RGB value is (71,41,88). Sum of RGB (Red+Green+Blue) = 71+41+88=200 (26% of max value = 765). Red value is 71 (28.12% from 255 or 35.5% from 200); Green value is 41 (16.41% from 255 or 20.5% from 200); Blue value is 88 (34.77% from 255 or 44% from 200); Max value from RGB is 88 - color contains mainly: blue. Hex color #472958 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #472958 is #B8D6A7. Grayscale: #373737. Windows color (decimal): -12113576 or 5777735. OLE color: 5777735.
HSL color Cylindrical-coordinate representation of color #472958: hue angle of 278.3º degrees, saturation: 0.36, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #472958 is Cyan = 0.19, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 71 | 41 | 88 | - |
| CMYK | 0.19 | 0.53 | 0 | 0.65 |
| HSL | 278.3º | 0.36% | 0.25% | - |
| HSV(B) | 278.3º | 0.53% | 0.35% | - |
| XYZ | 5.15 | 3.63 | 9.66 | - |
| YUV | 55.33 | 146.44 | 139.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 41 | 88 | 0.19 | 0.53 | 0 | 0.65 | 278.3 | 0.36 | 0.25 |
| Hex | 47 | 29 | 58 | 13 | 35 | 0 | 41 | 116 | 24 | 19 |
| Octal | 107 | 51 | 130 | 23 | 65 | 0 | 101 | 426 | 44 | 31 |
| Binary | 1000111 | 101001 | 1011000 | 10011 | 110101 | 0 | 1000001 | 100010110 | 100100 | 11001 |
Color Harmonies of #472958
Complementary color
Monochromatic Colors of #472958
Black with #472958
Text Example
Text Example
White with #472958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472958; }
p { color: rgb(71,41,88); }
H1.HeaderClassName
{
color: #472958;
}
.AnyTagClassName
{
color: #472958;
}
</style>
background-color css
<style>
a { background-color: #472958; }
a { background-color: rgb(71,41,88); }
div.DivClassName
{
background-color: #472958;
}
.BgClassName
{
background-color: #472958;
}
</style>
border-color css
<style>
span { border-color: #472958; }
span { border-color: rgb(71,41,88); }
td.TdClassName
{
border-color: #472958;
}
.TagClassName
{
border-color: #472958;
}
</style>