Shades of Scarlet Gum #471760
Tints of Scarlet Gum #471760
RGB
CMYK
RGB Variations
Color information
#471760 (or 0x471760) is known color: Scarlet Gum. HEX triplet: 47, 17 and 60. RGB value is (71,23,96). Sum of RGB (Red+Green+Blue) = 71+23+96=190 (25% of max value = 765). Red value is 71 (28.12% from 255 or 37.37% from 190); Green value is 23 (9.38% from 255 or 12.11% from 190); Blue value is 96 (37.89% from 255 or 50.53% from 190); Max value from RGB is 96 - color contains mainly: blue. Hex color #471760 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #471760 is #B8E89F. Grayscale: #2D2D2D. Windows color (decimal): -12118176 or 6297415. OLE color: 6297415.
HSL color Cylindrical-coordinate representation of color #471760: hue angle of 279.45º degrees, saturation: 0.61, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #471760 is Cyan = 0.26, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 71 | 23 | 96 | - |
| CMYK | 0.26 | 0.76 | 0 | 0.62 |
| HSL | 279.45º | 0.61% | 0.23% | - |
| HSV(B) | 279.45º | 0.76% | 0.38% | - |
| XYZ | 5.02 | 2.8 | 11.34 | - |
| YUV | 45.67 | 156.4 | 146.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 23 | 96 | 0.26 | 0.76 | 0 | 0.62 | 279.45 | 0.61 | 0.23 |
| Hex | 47 | 17 | 60 | 1A | 4C | 0 | 3E | 117 | 3D | 17 |
| Octal | 107 | 27 | 140 | 32 | 114 | 0 | 76 | 427 | 75 | 27 |
| Binary | 1000111 | 10111 | 1100000 | 11010 | 1001100 | 0 | 111110 | 100010111 | 111101 | 10111 |
Color Harmonies of #471760
Complementary color
Monochromatic Colors of #471760
Black with #471760
Text Example
Text Example
White with #471760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471760; }
p { color: rgb(71,23,96); }
H1.HeaderClassName
{
color: #471760;
}
.AnyTagClassName
{
color: #471760;
}
</style>
background-color css
<style>
a { background-color: #471760; }
a { background-color: rgb(71,23,96); }
div.DivClassName
{
background-color: #471760;
}
.BgClassName
{
background-color: #471760;
}
</style>
border-color css
<style>
span { border-color: #471760; }
span { border-color: rgb(71,23,96); }
td.TdClassName
{
border-color: #471760;
}
.TagClassName
{
border-color: #471760;
}
</style>