Shades of Scarlet Gum #471158
Tints of Scarlet Gum #471158
RGB
CMYK
RGB Variations
Color information
#471158 (or 0x471158) is known color: Scarlet Gum. HEX triplet: 47, 11 and 58. RGB value is (71,17,88). Sum of RGB (Red+Green+Blue) = 71+17+88=176 (23% of max value = 765). Red value is 71 (28.12% from 255 or 40.34% from 176); Green value is 17 (7.03% from 255 or 9.66% from 176); Blue value is 88 (34.77% from 255 or 50% from 176); Max value from RGB is 88 - color contains mainly: blue. Hex color #471158 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #471158 is #B8EEA7. Grayscale: #292929. Windows color (decimal): -12119720 or 5771591. OLE color: 5771591.
HSL color Cylindrical-coordinate representation of color #471158: hue angle of 285.63º degrees, saturation: 0.68, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #471158 is Cyan = 0.19, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 71 | 17 | 88 | - |
| CMYK | 0.19 | 0.81 | 0 | 0.65 |
| HSL | 285.63º | 0.68% | 0.21% | - |
| HSV(B) | 285.63º | 0.81% | 0.35% | - |
| XYZ | 4.56 | 2.45 | 9.46 | - |
| YUV | 41.24 | 154.39 | 149.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 17 | 88 | 0.19 | 0.81 | 0 | 0.65 | 285.63 | 0.68 | 0.21 |
| Hex | 47 | 11 | 58 | 13 | 51 | 0 | 41 | 11E | 44 | 15 |
| Octal | 107 | 21 | 130 | 23 | 121 | 0 | 101 | 436 | 104 | 25 |
| Binary | 1000111 | 10001 | 1011000 | 10011 | 1010001 | 0 | 1000001 | 100011110 | 1000100 | 10101 |
Color Harmonies of #471158
Complementary color
Monochromatic Colors of #471158
Black with #471158
Text Example
Text Example
White with #471158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471158; }
p { color: rgb(71,17,88); }
H1.HeaderClassName
{
color: #471158;
}
.AnyTagClassName
{
color: #471158;
}
</style>
background-color css
<style>
a { background-color: #471158; }
a { background-color: rgb(71,17,88); }
div.DivClassName
{
background-color: #471158;
}
.BgClassName
{
background-color: #471158;
}
</style>
border-color css
<style>
span { border-color: #471158; }
span { border-color: rgb(71,17,88); }
td.TdClassName
{
border-color: #471158;
}
.TagClassName
{
border-color: #471158;
}
</style>