Shades of Scarlet Gum #472757
Tints of Scarlet Gum #472757
RGB
CMYK
RGB Variations
Color information
#472757 (or 0x472757) is known color: Scarlet Gum. HEX triplet: 47, 27 and 57. RGB value is (71,39,87). Sum of RGB (Red+Green+Blue) = 71+39+87=197 (26% of max value = 765). Red value is 71 (28.12% from 255 or 36.04% from 197); Green value is 39 (15.62% from 255 or 19.80% from 197); Blue value is 87 (34.38% from 255 or 44.16% from 197); Max value from RGB is 87 - color contains mainly: blue. Hex color #472757 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #472757 is #B8D8A8. Grayscale: #353535. Windows color (decimal): -12114089 or 5711687. OLE color: 5711687.
HSL color Cylindrical-coordinate representation of color #472757: hue angle of 280º degrees, saturation: 0.38, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #472757 is Cyan = 0.18, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 71 | 39 | 87 | - |
| CMYK | 0.18 | 0.55 | 0 | 0.66 |
| HSL | 280º | 0.38% | 0.25% | - |
| HSV(B) | 280º | 0.55% | 0.34% | - |
| XYZ | 5.04 | 3.48 | 9.42 | - |
| YUV | 54.04 | 146.6 | 140.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 39 | 87 | 0.18 | 0.55 | 0 | 0.66 | 280 | 0.38 | 0.25 |
| Hex | 47 | 27 | 57 | 12 | 37 | 0 | 42 | 118 | 26 | 19 |
| Octal | 107 | 47 | 127 | 22 | 67 | 0 | 102 | 430 | 46 | 31 |
| Binary | 1000111 | 100111 | 1010111 | 10010 | 110111 | 0 | 1000010 | 100011000 | 100110 | 11001 |
Color Harmonies of #472757
Complementary color
Monochromatic Colors of #472757
Black with #472757
Text Example
Text Example
White with #472757
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472757; }
p { color: rgb(71,39,87); }
H1.HeaderClassName
{
color: #472757;
}
.AnyTagClassName
{
color: #472757;
}
</style>
background-color css
<style>
a { background-color: #472757; }
a { background-color: rgb(71,39,87); }
div.DivClassName
{
background-color: #472757;
}
.BgClassName
{
background-color: #472757;
}
</style>
border-color css
<style>
span { border-color: #472757; }
span { border-color: rgb(71,39,87); }
td.TdClassName
{
border-color: #472757;
}
.TagClassName
{
border-color: #472757;
}
</style>