Shades of Scarlet Gum #471361
Tints of Scarlet Gum #471361
RGB
CMYK
RGB Variations
Color information
#471361 (or 0x471361) is known color: Scarlet Gum. HEX triplet: 47, 13 and 61. RGB value is (71,19,97). Sum of RGB (Red+Green+Blue) = 71+19+97=187 (24% of max value = 765). Red value is 71 (28.12% from 255 or 37.97% from 187); Green value is 19 (7.81% from 255 or 10.16% from 187); Blue value is 97 (38.28% from 255 or 51.87% from 187); Max value from RGB is 97 - color contains mainly: blue. Hex color #471361 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #471361 is #B8EC9E. Grayscale: #2B2B2B. Windows color (decimal): -12119199 or 6361927. OLE color: 6361927.
HSL color Cylindrical-coordinate representation of color #471361: hue angle of 280º degrees, saturation: 0.67, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #471361 is Cyan = 0.27, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 71 | 19 | 97 | - |
| CMYK | 0.27 | 0.80 | 0 | 0.62 |
| HSL | 280º | 0.67% | 0.23% | - |
| HSV(B) | 280º | 0.8% | 0.38% | - |
| XYZ | 4.99 | 2.67 | 11.56 | - |
| YUV | 43.44 | 158.23 | 147.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 19 | 97 | 0.27 | 0.80 | 0 | 0.62 | 280 | 0.67 | 0.23 |
| Hex | 47 | 13 | 61 | 1B | 50 | 0 | 3E | 118 | 43 | 17 |
| Octal | 107 | 23 | 141 | 33 | 120 | 0 | 76 | 430 | 103 | 27 |
| Binary | 1000111 | 10011 | 1100001 | 11011 | 1010000 | 0 | 111110 | 100011000 | 1000011 | 10111 |
Color Harmonies of #471361
Complementary color
Monochromatic Colors of #471361
Black with #471361
Text Example
Text Example
White with #471361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471361; }
p { color: rgb(71,19,97); }
H1.HeaderClassName
{
color: #471361;
}
.AnyTagClassName
{
color: #471361;
}
</style>
background-color css
<style>
a { background-color: #471361; }
a { background-color: rgb(71,19,97); }
div.DivClassName
{
background-color: #471361;
}
.BgClassName
{
background-color: #471361;
}
</style>
border-color css
<style>
span { border-color: #471361; }
span { border-color: rgb(71,19,97); }
td.TdClassName
{
border-color: #471361;
}
.TagClassName
{
border-color: #471361;
}
</style>