Shades of Scarlet Gum #472760
Tints of Scarlet Gum #472760
RGB
CMYK
RGB Variations
Color information
#472760 (or 0x472760) is known color: Scarlet Gum. HEX triplet: 47, 27 and 60. RGB value is (71,39,96). Sum of RGB (Red+Green+Blue) = 71+39+96=206 (27% of max value = 765). Red value is 71 (28.12% from 255 or 34.47% from 206); Green value is 39 (15.62% from 255 or 18.93% from 206); Blue value is 96 (37.89% from 255 or 46.60% from 206); Max value from RGB is 96 - color contains mainly: blue. Hex color #472760 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #472760 is #B8D89F. Grayscale: #363636. Windows color (decimal): -12114080 or 6301511. OLE color: 6301511.
HSL color Cylindrical-coordinate representation of color #472760: hue angle of 273.68º degrees, saturation: 0.42, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #472760 is Cyan = 0.26, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 71 | 39 | 96 | - |
| CMYK | 0.26 | 0.59 | 0 | 0.62 |
| HSL | 273.68º | 0.42% | 0.26% | - |
| HSV(B) | 273.68º | 0.59% | 0.38% | - |
| XYZ | 5.44 | 3.64 | 11.48 | - |
| YUV | 55.07 | 151.1 | 139.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 39 | 96 | 0.26 | 0.59 | 0 | 0.62 | 273.68 | 0.42 | 0.26 |
| Hex | 47 | 27 | 60 | 1A | 3B | 0 | 3E | 112 | 2A | 1A |
| Octal | 107 | 47 | 140 | 32 | 73 | 0 | 76 | 422 | 52 | 32 |
| Binary | 1000111 | 100111 | 1100000 | 11010 | 111011 | 0 | 111110 | 100010010 | 101010 | 11010 |
Color Harmonies of #472760
Complementary color
Monochromatic Colors of #472760
Black with #472760
Text Example
Text Example
White with #472760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472760; }
p { color: rgb(71,39,96); }
H1.HeaderClassName
{
color: #472760;
}
.AnyTagClassName
{
color: #472760;
}
</style>
background-color css
<style>
a { background-color: #472760; }
a { background-color: rgb(71,39,96); }
div.DivClassName
{
background-color: #472760;
}
.BgClassName
{
background-color: #472760;
}
</style>
border-color css
<style>
span { border-color: #472760; }
span { border-color: rgb(71,39,96); }
td.TdClassName
{
border-color: #472760;
}
.TagClassName
{
border-color: #472760;
}
</style>