Shades of Scarlet Gum #473056
Tints of Scarlet Gum #473056
RGB
CMYK
RGB Variations
Color information
#473056 (or 0x473056) is known color: Scarlet Gum. HEX triplet: 47, 30 and 56. RGB value is (71,48,86). Sum of RGB (Red+Green+Blue) = 71+48+86=205 (27% of max value = 765). Red value is 71 (28.12% from 255 or 34.63% from 205); Green value is 48 (19.14% from 255 or 23.41% from 205); Blue value is 86 (33.98% from 255 or 41.95% from 205); Max value from RGB is 86 - color contains mainly: blue. Hex color #473056 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #473056 is #B8CFA9. Grayscale: #3B3B3B. Windows color (decimal): -12111786 or 5648455. OLE color: 5648455.
HSL color Cylindrical-coordinate representation of color #473056: hue angle of 276.32º degrees, saturation: 0.28, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #473056 is Cyan = 0.17, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 71 | 48 | 86 | - |
| CMYK | 0.17 | 0.44 | 0 | 0.66 |
| HSL | 276.32º | 0.28% | 0.26% | - |
| HSV(B) | 276.32º | 0.44% | 0.34% | - |
| XYZ | 5.34 | 4.13 | 9.32 | - |
| YUV | 59.21 | 143.12 | 136.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 48 | 86 | 0.17 | 0.44 | 0 | 0.66 | 276.32 | 0.28 | 0.26 |
| Hex | 47 | 30 | 56 | 11 | 2C | 0 | 42 | 114 | 1C | 1A |
| Octal | 107 | 60 | 126 | 21 | 54 | 0 | 102 | 424 | 34 | 32 |
| Binary | 1000111 | 110000 | 1010110 | 10001 | 101100 | 0 | 1000010 | 100010100 | 11100 | 11010 |
Color Harmonies of #473056
Complementary color
Monochromatic Colors of #473056
Black with #473056
Text Example
Text Example
White with #473056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473056; }
p { color: rgb(71,48,86); }
H1.HeaderClassName
{
color: #473056;
}
.AnyTagClassName
{
color: #473056;
}
</style>
background-color css
<style>
a { background-color: #473056; }
a { background-color: rgb(71,48,86); }
div.DivClassName
{
background-color: #473056;
}
.BgClassName
{
background-color: #473056;
}
</style>
border-color css
<style>
span { border-color: #473056; }
span { border-color: rgb(71,48,86); }
td.TdClassName
{
border-color: #473056;
}
.TagClassName
{
border-color: #473056;
}
</style>