Shades of Scarlet Gum #471659
Tints of Scarlet Gum #471659
RGB
CMYK
RGB Variations
Color information
#471659 (or 0x471659) is known color: Scarlet Gum. HEX triplet: 47, 16 and 59. RGB value is (71,22,89). Sum of RGB (Red+Green+Blue) = 71+22+89=182 (24% of max value = 765). Red value is 71 (28.12% from 255 or 39.01% from 182); Green value is 22 (8.98% from 255 or 12.09% from 182); Blue value is 89 (35.16% from 255 or 48.90% from 182); Max value from RGB is 89 - color contains mainly: blue. Hex color #471659 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #471659 is #B8E9A6. Grayscale: #2C2C2C. Windows color (decimal): -12118439 or 5838407. OLE color: 5838407.
HSL color Cylindrical-coordinate representation of color #471659: hue angle of 283.88º degrees, saturation: 0.6, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #471659 is Cyan = 0.20, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 71 | 22 | 89 | - |
| CMYK | 0.20 | 0.75 | 0 | 0.65 |
| HSL | 283.88º | 0.6% | 0.22% | - |
| HSV(B) | 283.88º | 0.75% | 0.35% | - |
| XYZ | 4.69 | 2.63 | 9.71 | - |
| YUV | 44.29 | 153.23 | 147.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 22 | 89 | 0.20 | 0.75 | 0 | 0.65 | 283.88 | 0.6 | 0.22 |
| Hex | 47 | 16 | 59 | 14 | 4B | 0 | 41 | 11C | 3C | 16 |
| Octal | 107 | 26 | 131 | 24 | 113 | 0 | 101 | 434 | 74 | 26 |
| Binary | 1000111 | 10110 | 1011001 | 10100 | 1001011 | 0 | 1000001 | 100011100 | 111100 | 10110 |
Color Harmonies of #471659
Complementary color
Monochromatic Colors of #471659
Black with #471659
Text Example
Text Example
White with #471659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471659; }
p { color: rgb(71,22,89); }
H1.HeaderClassName
{
color: #471659;
}
.AnyTagClassName
{
color: #471659;
}
</style>
background-color css
<style>
a { background-color: #471659; }
a { background-color: rgb(71,22,89); }
div.DivClassName
{
background-color: #471659;
}
.BgClassName
{
background-color: #471659;
}
</style>
border-color css
<style>
span { border-color: #471659; }
span { border-color: rgb(71,22,89); }
td.TdClassName
{
border-color: #471659;
}
.TagClassName
{
border-color: #471659;
}
</style>