Shades of Scarlet Gum #471356
Tints of Scarlet Gum #471356
RGB
CMYK
RGB Variations
Color information
#471356 (or 0x471356) is known color: Scarlet Gum. HEX triplet: 47, 13 and 56. RGB value is (71,19,86). Sum of RGB (Red+Green+Blue) = 71+19+86=176 (23% of max value = 765). Red value is 71 (28.12% from 255 or 40.34% from 176); Green value is 19 (7.81% from 255 or 10.80% from 176); Blue value is 86 (33.98% from 255 or 48.86% from 176); Max value from RGB is 86 - color contains mainly: blue. Hex color #471356 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #471356 is #B8ECA9. Grayscale: #292929. Windows color (decimal): -12119210 or 5641031. OLE color: 5641031.
HSL color Cylindrical-coordinate representation of color #471356: hue angle of 286.57º degrees, saturation: 0.64, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #471356 is Cyan = 0.17, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 71 | 19 | 86 | - |
| CMYK | 0.17 | 0.78 | 0 | 0.66 |
| HSL | 286.57º | 0.64% | 0.21% | - |
| HSV(B) | 286.57º | 0.78% | 0.34% | - |
| XYZ | 4.51 | 2.48 | 9.04 | - |
| YUV | 42.19 | 152.73 | 148.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 19 | 86 | 0.17 | 0.78 | 0 | 0.66 | 286.57 | 0.64 | 0.21 |
| Hex | 47 | 13 | 56 | 11 | 4E | 0 | 42 | 11F | 40 | 15 |
| Octal | 107 | 23 | 126 | 21 | 116 | 0 | 102 | 437 | 100 | 25 |
| Binary | 1000111 | 10011 | 1010110 | 10001 | 1001110 | 0 | 1000010 | 100011111 | 1000000 | 10101 |
Color Harmonies of #471356
Complementary color
Monochromatic Colors of #471356
Black with #471356
Text Example
Text Example
White with #471356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471356; }
p { color: rgb(71,19,86); }
H1.HeaderClassName
{
color: #471356;
}
.AnyTagClassName
{
color: #471356;
}
</style>
background-color css
<style>
a { background-color: #471356; }
a { background-color: rgb(71,19,86); }
div.DivClassName
{
background-color: #471356;
}
.BgClassName
{
background-color: #471356;
}
</style>
border-color css
<style>
span { border-color: #471356; }
span { border-color: rgb(71,19,86); }
td.TdClassName
{
border-color: #471356;
}
.TagClassName
{
border-color: #471356;
}
</style>