Shades of Scarlet Gum #472257
Tints of Scarlet Gum #472257
RGB
CMYK
RGB Variations
Color information
#472257 (or 0x472257) is known color: Scarlet Gum. HEX triplet: 47, 22 and 57. RGB value is (71,34,87). Sum of RGB (Red+Green+Blue) = 71+34+87=192 (25% of max value = 765). Red value is 71 (28.12% from 255 or 36.98% from 192); Green value is 34 (13.67% from 255 or 17.71% from 192); Blue value is 87 (34.38% from 255 or 45.31% from 192); Max value from RGB is 87 - color contains mainly: blue. Hex color #472257 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #472257 is #B8DDA8. Grayscale: #323232. Windows color (decimal): -12115369 or 5710407. OLE color: 5710407.
HSL color Cylindrical-coordinate representation of color #472257: hue angle of 281.89º degrees, saturation: 0.44, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #472257 is Cyan = 0.18, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 71 | 34 | 87 | - |
| CMYK | 0.18 | 0.61 | 0 | 0.66 |
| HSL | 281.89º | 0.44% | 0.24% | - |
| HSV(B) | 281.89º | 0.61% | 0.34% | - |
| XYZ | 4.89 | 3.17 | 9.37 | - |
| YUV | 51.11 | 148.26 | 142.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 34 | 87 | 0.18 | 0.61 | 0 | 0.66 | 281.89 | 0.44 | 0.24 |
| Hex | 47 | 22 | 57 | 12 | 3D | 0 | 42 | 11A | 2C | 18 |
| Octal | 107 | 42 | 127 | 22 | 75 | 0 | 102 | 432 | 54 | 30 |
| Binary | 1000111 | 100010 | 1010111 | 10010 | 111101 | 0 | 1000010 | 100011010 | 101100 | 11000 |
Color Harmonies of #472257
Complementary color
Monochromatic Colors of #472257
Black with #472257
Text Example
Text Example
White with #472257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472257; }
p { color: rgb(71,34,87); }
H1.HeaderClassName
{
color: #472257;
}
.AnyTagClassName
{
color: #472257;
}
</style>
background-color css
<style>
a { background-color: #472257; }
a { background-color: rgb(71,34,87); }
div.DivClassName
{
background-color: #472257;
}
.BgClassName
{
background-color: #472257;
}
</style>
border-color css
<style>
span { border-color: #472257; }
span { border-color: rgb(71,34,87); }
td.TdClassName
{
border-color: #472257;
}
.TagClassName
{
border-color: #472257;
}
</style>