Shades of Scarlet Gum #471959
Tints of Scarlet Gum #471959
RGB
CMYK
RGB Variations
Color information
#471959 (or 0x471959) is known color: Scarlet Gum. HEX triplet: 47, 19 and 59. RGB value is (71,25,89). Sum of RGB (Red+Green+Blue) = 71+25+89=185 (24% of max value = 765). Red value is 71 (28.12% from 255 or 38.38% from 185); Green value is 25 (10.16% from 255 or 13.51% from 185); Blue value is 89 (35.16% from 255 or 48.11% from 185); Max value from RGB is 89 - color contains mainly: blue. Hex color #471959 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #471959 is #B8E6A6. Grayscale: #2D2D2D. Windows color (decimal): -12117671 or 5839175. OLE color: 5839175.
HSL color Cylindrical-coordinate representation of color #471959: hue angle of 283.12º degrees, saturation: 0.56, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #471959 is Cyan = 0.20, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 71 | 25 | 89 | - |
| CMYK | 0.20 | 0.72 | 0 | 0.65 |
| HSL | 283.13º | 0.56% | 0.22% | - |
| HSV(B) | 283.13º | 0.72% | 0.35% | - |
| XYZ | 4.75 | 2.76 | 9.73 | - |
| YUV | 46.05 | 152.24 | 145.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 25 | 89 | 0.20 | 0.72 | 0 | 0.65 | 283.13 | 0.56 | 0.22 |
| Hex | 47 | 19 | 59 | 14 | 48 | 0 | 41 | 11B | 38 | 16 |
| Octal | 107 | 31 | 131 | 24 | 110 | 0 | 101 | 433 | 70 | 26 |
| Binary | 1000111 | 11001 | 1011001 | 10100 | 1001000 | 0 | 1000001 | 100011011 | 111000 | 10110 |
Color Harmonies of #471959
Complementary color
Monochromatic Colors of #471959
Black with #471959
Text Example
Text Example
White with #471959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471959; }
p { color: rgb(71,25,89); }
H1.HeaderClassName
{
color: #471959;
}
.AnyTagClassName
{
color: #471959;
}
</style>
background-color css
<style>
a { background-color: #471959; }
a { background-color: rgb(71,25,89); }
div.DivClassName
{
background-color: #471959;
}
.BgClassName
{
background-color: #471959;
}
</style>
border-color css
<style>
span { border-color: #471959; }
span { border-color: rgb(71,25,89); }
td.TdClassName
{
border-color: #471959;
}
.TagClassName
{
border-color: #471959;
}
</style>