Shades of Scarlet Gum #471766
Tints of Scarlet Gum #471766
RGB
CMYK
RGB Variations
Color information
#471766 (or 0x471766) is known color: Scarlet Gum. HEX triplet: 47, 17 and 66. RGB value is (71,23,102). Sum of RGB (Red+Green+Blue) = 71+23+102=196 (25% of max value = 765). Red value is 71 (28.12% from 255 or 36.22% from 196); Green value is 23 (9.38% from 255 or 11.73% from 196); Blue value is 102 (40.23% from 255 or 52.04% from 196); Max value from RGB is 102 - color contains mainly: blue. Hex color #471766 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #471766 is #B8E899. Grayscale: #2E2E2E. Windows color (decimal): -12118170 or 6690631. OLE color: 6690631.
HSL color Cylindrical-coordinate representation of color #471766: hue angle of 276.46º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #471766 is Cyan = 0.30, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 71 | 23 | 102 | - |
| CMYK | 0.30 | 0.77 | 0 | 0.6 |
| HSL | 276.46º | 0.63% | 0.25% | - |
| HSV(B) | 276.46º | 0.77% | 0.4% | - |
| XYZ | 5.3 | 2.91 | 12.85 | - |
| YUV | 46.36 | 159.4 | 145.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 23 | 102 | 0.30 | 0.77 | 0 | 0.6 | 276.46 | 0.63 | 0.25 |
| Hex | 47 | 17 | 66 | 1E | 4D | 0 | 3C | 114 | 3F | 19 |
| Octal | 107 | 27 | 146 | 36 | 115 | 0 | 74 | 424 | 77 | 31 |
| Binary | 1000111 | 10111 | 1100110 | 11110 | 1001101 | 0 | 111100 | 100010100 | 111111 | 11001 |
Color Harmonies of #471766
Complementary color
Monochromatic Colors of #471766
Black with #471766
Text Example
Text Example
White with #471766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471766; }
p { color: rgb(71,23,102); }
H1.HeaderClassName
{
color: #471766;
}
.AnyTagClassName
{
color: #471766;
}
</style>
background-color css
<style>
a { background-color: #471766; }
a { background-color: rgb(71,23,102); }
div.DivClassName
{
background-color: #471766;
}
.BgClassName
{
background-color: #471766;
}
</style>
border-color css
<style>
span { border-color: #471766; }
span { border-color: rgb(71,23,102); }
td.TdClassName
{
border-color: #471766;
}
.TagClassName
{
border-color: #471766;
}
</style>