Shades of Scarlet Gum #471664
Tints of Scarlet Gum #471664
RGB
CMYK
RGB Variations
Color information
#471664 (or 0x471664) is known color: Scarlet Gum. HEX triplet: 47, 16 and 64. RGB value is (71,22,100). Sum of RGB (Red+Green+Blue) = 71+22+100=193 (25% of max value = 765). Red value is 71 (28.12% from 255 or 36.79% from 193); Green value is 22 (8.98% from 255 or 11.40% from 193); Blue value is 100 (39.45% from 255 or 51.81% from 193); Max value from RGB is 100 - color contains mainly: blue. Hex color #471664 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #471664 is #B8E99B. Grayscale: #2D2D2D. Windows color (decimal): -12118428 or 6559303. OLE color: 6559303.
HSL color Cylindrical-coordinate representation of color #471664: hue angle of 277.69º degrees, saturation: 0.64, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #471664 is Cyan = 0.29, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 71 | 22 | 100 | - |
| CMYK | 0.29 | 0.78 | 0 | 0.61 |
| HSL | 277.69º | 0.64% | 0.24% | - |
| HSV(B) | 277.69º | 0.78% | 0.39% | - |
| XYZ | 5.19 | 2.83 | 12.33 | - |
| YUV | 45.54 | 158.73 | 146.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 22 | 100 | 0.29 | 0.78 | 0 | 0.61 | 277.69 | 0.64 | 0.24 |
| Hex | 47 | 16 | 64 | 1D | 4E | 0 | 3D | 116 | 40 | 18 |
| Octal | 107 | 26 | 144 | 35 | 116 | 0 | 75 | 426 | 100 | 30 |
| Binary | 1000111 | 10110 | 1100100 | 11101 | 1001110 | 0 | 111101 | 100010110 | 1000000 | 11000 |
Color Harmonies of #471664
Complementary color
Monochromatic Colors of #471664
Black with #471664
Text Example
Text Example
White with #471664
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471664; }
p { color: rgb(71,22,100); }
H1.HeaderClassName
{
color: #471664;
}
.AnyTagClassName
{
color: #471664;
}
</style>
background-color css
<style>
a { background-color: #471664; }
a { background-color: rgb(71,22,100); }
div.DivClassName
{
background-color: #471664;
}
.BgClassName
{
background-color: #471664;
}
</style>
border-color css
<style>
span { border-color: #471664; }
span { border-color: rgb(71,22,100); }
td.TdClassName
{
border-color: #471664;
}
.TagClassName
{
border-color: #471664;
}
</style>