Shades of Scarlet Gum #471665
Tints of Scarlet Gum #471665
RGB
CMYK
RGB Variations
Color information
#471665 (or 0x471665) is known color: Scarlet Gum. HEX triplet: 47, 16 and 65. RGB value is (71,22,101). Sum of RGB (Red+Green+Blue) = 71+22+101=194 (25% of max value = 765). Red value is 71 (28.12% from 255 or 36.60% from 194); Green value is 22 (8.98% from 255 or 11.34% from 194); Blue value is 101 (39.84% from 255 or 52.06% from 194); Max value from RGB is 101 - color contains mainly: blue. Hex color #471665 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #471665 is #B8E99A. Grayscale: #2D2D2D. Windows color (decimal): -12118427 or 6624839. OLE color: 6624839.
HSL color Cylindrical-coordinate representation of color #471665: hue angle of 277.22º degrees, saturation: 0.64, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #471665 is Cyan = 0.30, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 71 | 22 | 101 | - |
| CMYK | 0.30 | 0.78 | 0 | 0.60 |
| HSL | 277.22º | 0.64% | 0.24% | - |
| HSV(B) | 277.22º | 0.78% | 0.4% | - |
| XYZ | 5.23 | 2.85 | 12.59 | - |
| YUV | 45.66 | 159.23 | 146.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 22 | 101 | 0.30 | 0.78 | 0 | 0.60 | 277.22 | 0.64 | 0.24 |
| Hex | 47 | 16 | 65 | 1E | 4E | 0 | 3C | 115 | 40 | 18 |
| Octal | 107 | 26 | 145 | 36 | 116 | 0 | 74 | 425 | 100 | 30 |
| Binary | 1000111 | 10110 | 1100101 | 11110 | 1001110 | 0 | 111100 | 100010101 | 1000000 | 11000 |
Color Harmonies of #471665
Complementary color
Monochromatic Colors of #471665
Black with #471665
Text Example
Text Example
White with #471665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471665; }
p { color: rgb(71,22,101); }
H1.HeaderClassName
{
color: #471665;
}
.AnyTagClassName
{
color: #471665;
}
</style>
background-color css
<style>
a { background-color: #471665; }
a { background-color: rgb(71,22,101); }
div.DivClassName
{
background-color: #471665;
}
.BgClassName
{
background-color: #471665;
}
</style>
border-color css
<style>
span { border-color: #471665; }
span { border-color: rgb(71,22,101); }
td.TdClassName
{
border-color: #471665;
}
.TagClassName
{
border-color: #471665;
}
</style>