Shades of Scarlet Gum #471861
Tints of Scarlet Gum #471861
RGB
CMYK
RGB Variations
Color information
#471861 (or 0x471861) is known color: Scarlet Gum. HEX triplet: 47, 18 and 61. RGB value is (71,24,97). Sum of RGB (Red+Green+Blue) = 71+24+97=192 (25% of max value = 765). Red value is 71 (28.12% from 255 or 36.98% from 192); Green value is 24 (9.77% from 255 or 12.5% from 192); Blue value is 97 (38.28% from 255 or 50.52% from 192); Max value from RGB is 97 - color contains mainly: blue. Hex color #471861 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #471861 is #B8E79E. Grayscale: #2E2E2E. Windows color (decimal): -12117919 or 6363207. OLE color: 6363207.
HSL color Cylindrical-coordinate representation of color #471861: hue angle of 278.63º degrees, saturation: 0.6, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #471861 is Cyan = 0.27, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 71 | 24 | 97 | - |
| CMYK | 0.27 | 0.75 | 0 | 0.62 |
| HSL | 278.63º | 0.6% | 0.24% | - |
| HSV(B) | 278.63º | 0.75% | 0.38% | - |
| XYZ | 5.08 | 2.86 | 11.59 | - |
| YUV | 46.38 | 156.57 | 145.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 24 | 97 | 0.27 | 0.75 | 0 | 0.62 | 278.63 | 0.6 | 0.24 |
| Hex | 47 | 18 | 61 | 1B | 4B | 0 | 3E | 117 | 3C | 18 |
| Octal | 107 | 30 | 141 | 33 | 113 | 0 | 76 | 427 | 74 | 30 |
| Binary | 1000111 | 11000 | 1100001 | 11011 | 1001011 | 0 | 111110 | 100010111 | 111100 | 11000 |
Color Harmonies of #471861
Complementary color
Monochromatic Colors of #471861
Black with #471861
Text Example
Text Example
White with #471861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471861; }
p { color: rgb(71,24,97); }
H1.HeaderClassName
{
color: #471861;
}
.AnyTagClassName
{
color: #471861;
}
</style>
background-color css
<style>
a { background-color: #471861; }
a { background-color: rgb(71,24,97); }
div.DivClassName
{
background-color: #471861;
}
.BgClassName
{
background-color: #471861;
}
</style>
border-color css
<style>
span { border-color: #471861; }
span { border-color: rgb(71,24,97); }
td.TdClassName
{
border-color: #471861;
}
.TagClassName
{
border-color: #471861;
}
</style>