Shades of Scarlet Gum #472861
Tints of Scarlet Gum #472861
RGB
CMYK
RGB Variations
Color information
#472861 (or 0x472861) is known color: Scarlet Gum. HEX triplet: 47, 28 and 61. RGB value is (71,40,97). Sum of RGB (Red+Green+Blue) = 71+40+97=208 (27% of max value = 765). Red value is 71 (28.12% from 255 or 34.13% from 208); Green value is 40 (16.02% from 255 or 19.23% from 208); Blue value is 97 (38.28% from 255 or 46.63% from 208); Max value from RGB is 97 - color contains mainly: blue. Hex color #472861 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #472861 is #B8D79E. Grayscale: #373737. Windows color (decimal): -12113823 or 6367303. OLE color: 6367303.
HSL color Cylindrical-coordinate representation of color #472861: hue angle of 272.63º degrees, saturation: 0.42, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #472861 is Cyan = 0.27, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 71 | 40 | 97 | - |
| CMYK | 0.27 | 0.59 | 0 | 0.62 |
| HSL | 272.63º | 0.42% | 0.27% | - |
| HSV(B) | 272.63º | 0.59% | 0.38% | - |
| XYZ | 5.51 | 3.72 | 11.74 | - |
| YUV | 55.77 | 151.27 | 138.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 40 | 97 | 0.27 | 0.59 | 0 | 0.62 | 272.63 | 0.42 | 0.27 |
| Hex | 47 | 28 | 61 | 1B | 3B | 0 | 3E | 111 | 2A | 1B |
| Octal | 107 | 50 | 141 | 33 | 73 | 0 | 76 | 421 | 52 | 33 |
| Binary | 1000111 | 101000 | 1100001 | 11011 | 111011 | 0 | 111110 | 100010001 | 101010 | 11011 |
Color Harmonies of #472861
Complementary color
Monochromatic Colors of #472861
Black with #472861
Text Example
Text Example
White with #472861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472861; }
p { color: rgb(71,40,97); }
H1.HeaderClassName
{
color: #472861;
}
.AnyTagClassName
{
color: #472861;
}
</style>
background-color css
<style>
a { background-color: #472861; }
a { background-color: rgb(71,40,97); }
div.DivClassName
{
background-color: #472861;
}
.BgClassName
{
background-color: #472861;
}
</style>
border-color css
<style>
span { border-color: #472861; }
span { border-color: rgb(71,40,97); }
td.TdClassName
{
border-color: #472861;
}
.TagClassName
{
border-color: #472861;
}
</style>