Shades of Scarlet Gum #472856
Tints of Scarlet Gum #472856
RGB
CMYK
RGB Variations
Color information
#472856 (or 0x472856) is known color: Scarlet Gum. HEX triplet: 47, 28 and 56. RGB value is (71,40,86). Sum of RGB (Red+Green+Blue) = 71+40+86=197 (26% of max value = 765). Red value is 71 (28.12% from 255 or 36.04% from 197); Green value is 40 (16.02% from 255 or 20.30% from 197); Blue value is 86 (33.98% from 255 or 43.65% from 197); Max value from RGB is 86 - color contains mainly: blue. Hex color #472856 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #472856 is #B8D7A9. Grayscale: #363636. Windows color (decimal): -12113834 or 5646407. OLE color: 5646407.
HSL color Cylindrical-coordinate representation of color #472856: hue angle of 280.43º degrees, saturation: 0.37, 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 #472856 is Cyan = 0.17, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 71 | 40 | 86 | - |
| CMYK | 0.17 | 0.53 | 0 | 0.66 |
| HSL | 280.43º | 0.37% | 0.25% | - |
| HSV(B) | 280.43º | 0.53% | 0.34% | - |
| XYZ | 5.04 | 3.53 | 9.22 | - |
| YUV | 54.51 | 145.77 | 139.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 40 | 86 | 0.17 | 0.53 | 0 | 0.66 | 280.43 | 0.37 | 0.25 |
| Hex | 47 | 28 | 56 | 11 | 35 | 0 | 42 | 118 | 25 | 19 |
| Octal | 107 | 50 | 126 | 21 | 65 | 0 | 102 | 430 | 45 | 31 |
| Binary | 1000111 | 101000 | 1010110 | 10001 | 110101 | 0 | 1000010 | 100011000 | 100101 | 11001 |
Color Harmonies of #472856
Complementary color
Monochromatic Colors of #472856
Black with #472856
Text Example
Text Example
White with #472856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472856; }
p { color: rgb(71,40,86); }
H1.HeaderClassName
{
color: #472856;
}
.AnyTagClassName
{
color: #472856;
}
</style>
background-color css
<style>
a { background-color: #472856; }
a { background-color: rgb(71,40,86); }
div.DivClassName
{
background-color: #472856;
}
.BgClassName
{
background-color: #472856;
}
</style>
border-color css
<style>
span { border-color: #472856; }
span { border-color: rgb(71,40,86); }
td.TdClassName
{
border-color: #472856;
}
.TagClassName
{
border-color: #472856;
}
</style>