Shades of Scarlet Gum #471260
Tints of Scarlet Gum #471260
RGB
CMYK
RGB Variations
Color information
#471260 (or 0x471260) is known color: Scarlet Gum. HEX triplet: 47, 12 and 60. RGB value is (71,18,96). Sum of RGB (Red+Green+Blue) = 71+18+96=185 (24% of max value = 765). Red value is 71 (28.12% from 255 or 38.38% from 185); Green value is 18 (7.42% from 255 or 9.73% from 185); Blue value is 96 (37.89% from 255 or 51.89% from 185); Max value from RGB is 96 - color contains mainly: blue. Hex color #471260 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #471260 is #B8ED9F. Grayscale: #2A2A2A. Windows color (decimal): -12119456 or 6296135. OLE color: 6296135.
HSL color Cylindrical-coordinate representation of color #471260: hue angle of 280.77º degrees, saturation: 0.68, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #471260 is Cyan = 0.26, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 71 | 18 | 96 | - |
| CMYK | 0.26 | 0.81 | 0 | 0.62 |
| HSL | 280.77º | 0.68% | 0.22% | - |
| HSV(B) | 280.77º | 0.81% | 0.38% | - |
| XYZ | 4.93 | 2.62 | 11.31 | - |
| YUV | 42.74 | 158.06 | 148.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 18 | 96 | 0.26 | 0.81 | 0 | 0.62 | 280.77 | 0.68 | 0.22 |
| Hex | 47 | 12 | 60 | 1A | 51 | 0 | 3E | 119 | 44 | 16 |
| Octal | 107 | 22 | 140 | 32 | 121 | 0 | 76 | 431 | 104 | 26 |
| Binary | 1000111 | 10010 | 1100000 | 11010 | 1010001 | 0 | 111110 | 100011001 | 1000100 | 10110 |
Color Harmonies of #471260
Complementary color
Monochromatic Colors of #471260
Black with #471260
Text Example
Text Example
White with #471260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471260; }
p { color: rgb(71,18,96); }
H1.HeaderClassName
{
color: #471260;
}
.AnyTagClassName
{
color: #471260;
}
</style>
background-color css
<style>
a { background-color: #471260; }
a { background-color: rgb(71,18,96); }
div.DivClassName
{
background-color: #471260;
}
.BgClassName
{
background-color: #471260;
}
</style>
border-color css
<style>
span { border-color: #471260; }
span { border-color: rgb(71,18,96); }
td.TdClassName
{
border-color: #471260;
}
.TagClassName
{
border-color: #471260;
}
</style>