Shades of Scarlet Gum #472957
Tints of Scarlet Gum #472957
RGB
CMYK
RGB Variations
Color information
#472957 (or 0x472957) is known color: Scarlet Gum. HEX triplet: 47, 29 and 57. RGB value is (71,41,87). Sum of RGB (Red+Green+Blue) = 71+41+87=199 (26% of max value = 765). Red value is 71 (28.12% from 255 or 35.68% from 199); Green value is 41 (16.41% from 255 or 20.60% from 199); Blue value is 87 (34.38% from 255 or 43.72% from 199); Max value from RGB is 87 - color contains mainly: blue. Hex color #472957 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #472957 is #B8D6A8. Grayscale: #373737. Windows color (decimal): -12113577 or 5712199. OLE color: 5712199.
HSL color Cylindrical-coordinate representation of color #472957: hue angle of 279.13º degrees, saturation: 0.36, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #472957 is Cyan = 0.18, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 71 | 41 | 87 | - |
| CMYK | 0.18 | 0.53 | 0 | 0.66 |
| HSL | 279.13º | 0.36% | 0.25% | - |
| HSV(B) | 279.13º | 0.53% | 0.34% | - |
| XYZ | 5.11 | 3.61 | 9.44 | - |
| YUV | 55.21 | 145.94 | 139.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 41 | 87 | 0.18 | 0.53 | 0 | 0.66 | 279.13 | 0.36 | 0.25 |
| Hex | 47 | 29 | 57 | 12 | 35 | 0 | 42 | 117 | 24 | 19 |
| Octal | 107 | 51 | 127 | 22 | 65 | 0 | 102 | 427 | 44 | 31 |
| Binary | 1000111 | 101001 | 1010111 | 10010 | 110101 | 0 | 1000010 | 100010111 | 100100 | 11001 |
Color Harmonies of #472957
Complementary color
Monochromatic Colors of #472957
Black with #472957
Text Example
Text Example
White with #472957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472957; }
p { color: rgb(71,41,87); }
H1.HeaderClassName
{
color: #472957;
}
.AnyTagClassName
{
color: #472957;
}
</style>
background-color css
<style>
a { background-color: #472957; }
a { background-color: rgb(71,41,87); }
div.DivClassName
{
background-color: #472957;
}
.BgClassName
{
background-color: #472957;
}
</style>
border-color css
<style>
span { border-color: #472957; }
span { border-color: rgb(71,41,87); }
td.TdClassName
{
border-color: #472957;
}
.TagClassName
{
border-color: #472957;
}
</style>