Shades of Scarlet Gum #471960
Tints of Scarlet Gum #471960
RGB
CMYK
RGB Variations
Color information
#471960 (or 0x471960) is known color: Scarlet Gum. HEX triplet: 47, 19 and 60. RGB value is (71,25,96). Sum of RGB (Red+Green+Blue) = 71+25+96=192 (25% of max value = 765). Red value is 71 (28.12% from 255 or 36.98% from 192); Green value is 25 (10.16% from 255 or 13.02% from 192); Blue value is 96 (37.89% from 255 or 50% from 192); Max value from RGB is 96 - color contains mainly: blue. Hex color #471960 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #471960 is #B8E69F. Grayscale: #2E2E2E. Windows color (decimal): -12117664 or 6297927. OLE color: 6297927.
HSL color Cylindrical-coordinate representation of color #471960: hue angle of 278.87º degrees, saturation: 0.59, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #471960 is Cyan = 0.26, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 71 | 25 | 96 | - |
| CMYK | 0.26 | 0.74 | 0 | 0.62 |
| HSL | 278.87º | 0.59% | 0.24% | - |
| HSV(B) | 278.87º | 0.74% | 0.38% | - |
| XYZ | 5.06 | 2.88 | 11.36 | - |
| YUV | 46.85 | 155.74 | 145.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 25 | 96 | 0.26 | 0.74 | 0 | 0.62 | 278.87 | 0.59 | 0.24 |
| Hex | 47 | 19 | 60 | 1A | 4A | 0 | 3E | 117 | 3B | 18 |
| Octal | 107 | 31 | 140 | 32 | 112 | 0 | 76 | 427 | 73 | 30 |
| Binary | 1000111 | 11001 | 1100000 | 11010 | 1001010 | 0 | 111110 | 100010111 | 111011 | 11000 |
Color Harmonies of #471960
Complementary color
Monochromatic Colors of #471960
Black with #471960
Text Example
Text Example
White with #471960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471960; }
p { color: rgb(71,25,96); }
H1.HeaderClassName
{
color: #471960;
}
.AnyTagClassName
{
color: #471960;
}
</style>
background-color css
<style>
a { background-color: #471960; }
a { background-color: rgb(71,25,96); }
div.DivClassName
{
background-color: #471960;
}
.BgClassName
{
background-color: #471960;
}
</style>
border-color css
<style>
span { border-color: #471960; }
span { border-color: rgb(71,25,96); }
td.TdClassName
{
border-color: #471960;
}
.TagClassName
{
border-color: #471960;
}
</style>