Shades of Scarlet Gum #471460
Tints of Scarlet Gum #471460
RGB
CMYK
RGB Variations
Color information
#471460 (or 0x471460) is known color: Scarlet Gum. HEX triplet: 47, 14 and 60. RGB value is (71,20,96). Sum of RGB (Red+Green+Blue) = 71+20+96=187 (24% of max value = 765). Red value is 71 (28.12% from 255 or 37.97% from 187); Green value is 20 (8.20% from 255 or 10.70% from 187); Blue value is 96 (37.89% from 255 or 51.34% from 187); Max value from RGB is 96 - color contains mainly: blue. Hex color #471460 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #471460 is #B8EB9F. Grayscale: #2B2B2B. Windows color (decimal): -12118944 or 6296647. OLE color: 6296647.
HSL color Cylindrical-coordinate representation of color #471460: hue angle of 280.26º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #471460 is Cyan = 0.26, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 71 | 20 | 96 | - |
| CMYK | 0.26 | 0.79 | 0 | 0.62 |
| HSL | 280.26º | 0.66% | 0.23% | - |
| HSV(B) | 280.26º | 0.79% | 0.38% | - |
| XYZ | 4.96 | 2.68 | 11.32 | - |
| YUV | 43.91 | 157.4 | 147.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 20 | 96 | 0.26 | 0.79 | 0 | 0.62 | 280.26 | 0.66 | 0.23 |
| Hex | 47 | 14 | 60 | 1A | 4F | 0 | 3E | 118 | 42 | 17 |
| Octal | 107 | 24 | 140 | 32 | 117 | 0 | 76 | 430 | 102 | 27 |
| Binary | 1000111 | 10100 | 1100000 | 11010 | 1001111 | 0 | 111110 | 100011000 | 1000010 | 10111 |
Color Harmonies of #471460
Complementary color
Monochromatic Colors of #471460
Black with #471460
Text Example
Text Example
White with #471460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471460; }
p { color: rgb(71,20,96); }
H1.HeaderClassName
{
color: #471460;
}
.AnyTagClassName
{
color: #471460;
}
</style>
background-color css
<style>
a { background-color: #471460; }
a { background-color: rgb(71,20,96); }
div.DivClassName
{
background-color: #471460;
}
.BgClassName
{
background-color: #471460;
}
</style>
border-color css
<style>
span { border-color: #471460; }
span { border-color: rgb(71,20,96); }
td.TdClassName
{
border-color: #471460;
}
.TagClassName
{
border-color: #471460;
}
</style>