Shades of Scarlet Gum #471756
Tints of Scarlet Gum #471756
RGB
CMYK
RGB Variations
Color information
#471756 (or 0x471756) is known color: Scarlet Gum. HEX triplet: 47, 17 and 56. RGB value is (71,23,86). Sum of RGB (Red+Green+Blue) = 71+23+86=180 (23% of max value = 765). Red value is 71 (28.12% from 255 or 39.44% from 180); Green value is 23 (9.38% from 255 or 12.78% from 180); Blue value is 86 (33.98% from 255 or 47.78% from 180); Max value from RGB is 86 - color contains mainly: blue. Hex color #471756 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #471756 is #B8E8A9. Grayscale: #2C2C2C. Windows color (decimal): -12118186 or 5642055. OLE color: 5642055.
HSL color Cylindrical-coordinate representation of color #471756: hue angle of 285.71º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #471756 is Cyan = 0.17, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 71 | 23 | 86 | - |
| CMYK | 0.17 | 0.73 | 0 | 0.66 |
| HSL | 285.71º | 0.58% | 0.21% | - |
| HSV(B) | 285.71º | 0.73% | 0.34% | - |
| XYZ | 4.58 | 2.62 | 9.07 | - |
| YUV | 44.53 | 151.4 | 146.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 23 | 86 | 0.17 | 0.73 | 0 | 0.66 | 285.71 | 0.58 | 0.21 |
| Hex | 47 | 17 | 56 | 11 | 49 | 0 | 42 | 11E | 3A | 15 |
| Octal | 107 | 27 | 126 | 21 | 111 | 0 | 102 | 436 | 72 | 25 |
| Binary | 1000111 | 10111 | 1010110 | 10001 | 1001001 | 0 | 1000010 | 100011110 | 111010 | 10101 |
Color Harmonies of #471756
Complementary color
Monochromatic Colors of #471756
Black with #471756
Text Example
Text Example
White with #471756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471756; }
p { color: rgb(71,23,86); }
H1.HeaderClassName
{
color: #471756;
}
.AnyTagClassName
{
color: #471756;
}
</style>
background-color css
<style>
a { background-color: #471756; }
a { background-color: rgb(71,23,86); }
div.DivClassName
{
background-color: #471756;
}
.BgClassName
{
background-color: #471756;
}
</style>
border-color css
<style>
span { border-color: #471756; }
span { border-color: rgb(71,23,86); }
td.TdClassName
{
border-color: #471756;
}
.TagClassName
{
border-color: #471756;
}
</style>