Shades of Scarlet Gum #472756
Tints of Scarlet Gum #472756
RGB
CMYK
RGB Variations
Color information
#472756 (or 0x472756) is known color: Scarlet Gum. HEX triplet: 47, 27 and 56. RGB value is (71,39,86). Sum of RGB (Red+Green+Blue) = 71+39+86=196 (25% of max value = 765). Red value is 71 (28.12% from 255 or 36.22% from 196); Green value is 39 (15.62% from 255 or 19.90% from 196); Blue value is 86 (33.98% from 255 or 43.88% from 196); Max value from RGB is 86 - color contains mainly: blue. Hex color #472756 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #472756 is #B8D8A9. Grayscale: #353535. Windows color (decimal): -12114090 or 5646151. OLE color: 5646151.
HSL color Cylindrical-coordinate representation of color #472756: hue angle of 280.85º 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 #472756 is Cyan = 0.17, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 71 | 39 | 86 | - |
| CMYK | 0.17 | 0.55 | 0 | 0.66 |
| HSL | 280.85º | 0.38% | 0.25% | - |
| HSV(B) | 280.85º | 0.55% | 0.34% | - |
| XYZ | 5 | 3.46 | 9.21 | - |
| YUV | 53.93 | 146.1 | 140.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 39 | 86 | 0.17 | 0.55 | 0 | 0.66 | 280.85 | 0.38 | 0.25 |
| Hex | 47 | 27 | 56 | 11 | 37 | 0 | 42 | 119 | 26 | 19 |
| Octal | 107 | 47 | 126 | 21 | 67 | 0 | 102 | 431 | 46 | 31 |
| Binary | 1000111 | 100111 | 1010110 | 10001 | 110111 | 0 | 1000010 | 100011001 | 100110 | 11001 |
Color Harmonies of #472756
Complementary color
Monochromatic Colors of #472756
Black with #472756
Text Example
Text Example
White with #472756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472756; }
p { color: rgb(71,39,86); }
H1.HeaderClassName
{
color: #472756;
}
.AnyTagClassName
{
color: #472756;
}
</style>
background-color css
<style>
a { background-color: #472756; }
a { background-color: rgb(71,39,86); }
div.DivClassName
{
background-color: #472756;
}
.BgClassName
{
background-color: #472756;
}
</style>
border-color css
<style>
span { border-color: #472756; }
span { border-color: rgb(71,39,86); }
td.TdClassName
{
border-color: #472756;
}
.TagClassName
{
border-color: #472756;
}
</style>