Shades of Scarlet Gum #471463
Tints of Scarlet Gum #471463
RGB
CMYK
RGB Variations
Color information
#471463 (or 0x471463) is known color: Scarlet Gum. HEX triplet: 47, 14 and 63. RGB value is (71,20,99). Sum of RGB (Red+Green+Blue) = 71+20+99=190 (25% of max value = 765). Red value is 71 (28.12% from 255 or 37.37% from 190); Green value is 20 (8.20% from 255 or 10.53% from 190); Blue value is 99 (39.06% from 255 or 52.11% from 190); Max value from RGB is 99 - color contains mainly: blue. Hex color #471463 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #471463 is #B8EB9C. Grayscale: #2B2B2B. Windows color (decimal): -12118941 or 6493255. OLE color: 6493255.
HSL color Cylindrical-coordinate representation of color #471463: hue angle of 278.73º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #471463 is Cyan = 0.28, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 71 | 20 | 99 | - |
| CMYK | 0.28 | 0.80 | 0 | 0.61 |
| HSL | 278.73º | 0.66% | 0.23% | - |
| HSV(B) | 278.73º | 0.8% | 0.39% | - |
| XYZ | 5.1 | 2.74 | 12.06 | - |
| YUV | 44.26 | 158.9 | 147.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 20 | 99 | 0.28 | 0.80 | 0 | 0.61 | 278.73 | 0.66 | 0.23 |
| Hex | 47 | 14 | 63 | 1C | 50 | 0 | 3D | 117 | 42 | 17 |
| Octal | 107 | 24 | 143 | 34 | 120 | 0 | 75 | 427 | 102 | 27 |
| Binary | 1000111 | 10100 | 1100011 | 11100 | 1010000 | 0 | 111101 | 100010111 | 1000010 | 10111 |
Color Harmonies of #471463
Complementary color
Monochromatic Colors of #471463
Black with #471463
Text Example
Text Example
White with #471463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471463; }
p { color: rgb(71,20,99); }
H1.HeaderClassName
{
color: #471463;
}
.AnyTagClassName
{
color: #471463;
}
</style>
background-color css
<style>
a { background-color: #471463; }
a { background-color: rgb(71,20,99); }
div.DivClassName
{
background-color: #471463;
}
.BgClassName
{
background-color: #471463;
}
</style>
border-color css
<style>
span { border-color: #471463; }
span { border-color: rgb(71,20,99); }
td.TdClassName
{
border-color: #471463;
}
.TagClassName
{
border-color: #471463;
}
</style>