Shades of Scarlet Gum #472858
Tints of Scarlet Gum #472858
RGB
CMYK
RGB Variations
Color information
#472858 (or 0x472858) is known color: Scarlet Gum. HEX triplet: 47, 28 and 58. RGB value is (71,40,88). Sum of RGB (Red+Green+Blue) = 71+40+88=199 (26% of max value = 765). Red value is 71 (28.12% from 255 or 35.68% from 199); Green value is 40 (16.02% from 255 or 20.10% from 199); Blue value is 88 (34.77% from 255 or 44.22% from 199); Max value from RGB is 88 - color contains mainly: blue. Hex color #472858 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #472858 is #B8D7A7. Grayscale: #363636. Windows color (decimal): -12113832 or 5777479. OLE color: 5777479.
HSL color Cylindrical-coordinate representation of color #472858: hue angle of 278.75º degrees, saturation: 0.38, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #472858 is Cyan = 0.19, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 71 | 40 | 88 | - |
| CMYK | 0.19 | 0.55 | 0 | 0.65 |
| HSL | 278.75º | 0.38% | 0.25% | - |
| HSV(B) | 278.75º | 0.55% | 0.35% | - |
| XYZ | 5.12 | 3.56 | 9.65 | - |
| YUV | 54.74 | 146.77 | 139.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 40 | 88 | 0.19 | 0.55 | 0 | 0.65 | 278.75 | 0.38 | 0.25 |
| Hex | 47 | 28 | 58 | 13 | 37 | 0 | 41 | 117 | 26 | 19 |
| Octal | 107 | 50 | 130 | 23 | 67 | 0 | 101 | 427 | 46 | 31 |
| Binary | 1000111 | 101000 | 1011000 | 10011 | 110111 | 0 | 1000001 | 100010111 | 100110 | 11001 |
Color Harmonies of #472858
Complementary color
Monochromatic Colors of #472858
Black with #472858
Text Example
Text Example
White with #472858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472858; }
p { color: rgb(71,40,88); }
H1.HeaderClassName
{
color: #472858;
}
.AnyTagClassName
{
color: #472858;
}
</style>
background-color css
<style>
a { background-color: #472858; }
a { background-color: rgb(71,40,88); }
div.DivClassName
{
background-color: #472858;
}
.BgClassName
{
background-color: #472858;
}
</style>
border-color css
<style>
span { border-color: #472858; }
span { border-color: rgb(71,40,88); }
td.TdClassName
{
border-color: #472858;
}
.TagClassName
{
border-color: #472858;
}
</style>