Shades of Scarlet Gum #471056
Tints of Scarlet Gum #471056
RGB
CMYK
RGB Variations
Color information
#471056 (or 0x471056) is known color: Scarlet Gum. HEX triplet: 47, 10 and 56. RGB value is (71,16,86). Sum of RGB (Red+Green+Blue) = 71+16+86=173 (22% of max value = 765). Red value is 71 (28.12% from 255 or 41.04% from 173); Green value is 16 (6.64% from 255 or 9.25% from 173); Blue value is 86 (33.98% from 255 or 49.71% from 173); Max value from RGB is 86 - color contains mainly: blue. Hex color #471056 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #471056 is #B8EFA9. Grayscale: #282828. Windows color (decimal): -12119978 or 5640263. OLE color: 5640263.
HSL color Cylindrical-coordinate representation of color #471056: hue angle of 287.14º degrees, saturation: 0.69, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #471056 is Cyan = 0.17, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 71 | 16 | 86 | - |
| CMYK | 0.17 | 0.81 | 0 | 0.66 |
| HSL | 287.14º | 0.69% | 0.2% | - |
| HSV(B) | 287.14º | 0.81% | 0.34% | - |
| XYZ | 4.46 | 2.38 | 9.03 | - |
| YUV | 40.43 | 153.72 | 149.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 16 | 86 | 0.17 | 0.81 | 0 | 0.66 | 287.14 | 0.69 | 0.2 |
| Hex | 47 | 10 | 56 | 11 | 51 | 0 | 42 | 11F | 45 | 14 |
| Octal | 107 | 20 | 126 | 21 | 121 | 0 | 102 | 437 | 105 | 24 |
| Binary | 1000111 | 10000 | 1010110 | 10001 | 1010001 | 0 | 1000010 | 100011111 | 1000101 | 10100 |
Color Harmonies of #471056
Complementary color
Monochromatic Colors of #471056
Black with #471056
Text Example
Text Example
White with #471056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471056; }
p { color: rgb(71,16,86); }
H1.HeaderClassName
{
color: #471056;
}
.AnyTagClassName
{
color: #471056;
}
</style>
background-color css
<style>
a { background-color: #471056; }
a { background-color: rgb(71,16,86); }
div.DivClassName
{
background-color: #471056;
}
.BgClassName
{
background-color: #471056;
}
</style>
border-color css
<style>
span { border-color: #471056; }
span { border-color: rgb(71,16,86); }
td.TdClassName
{
border-color: #471056;
}
.TagClassName
{
border-color: #471056;
}
</style>