Shades of Scarlet Gum #471558
Tints of Scarlet Gum #471558
RGB
CMYK
RGB Variations
Color information
#471558 (or 0x471558) is known color: Scarlet Gum. HEX triplet: 47, 15 and 58. RGB value is (71,21,88). Sum of RGB (Red+Green+Blue) = 71+21+88=180 (23% of max value = 765). Red value is 71 (28.12% from 255 or 39.44% from 180); Green value is 21 (8.59% from 255 or 11.67% from 180); Blue value is 88 (34.77% from 255 or 48.89% from 180); Max value from RGB is 88 - color contains mainly: blue. Hex color #471558 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #471558 is #B8EAA7. Grayscale: #2B2B2B. Windows color (decimal): -12118696 or 5772615. OLE color: 5772615.
HSL color Cylindrical-coordinate representation of color #471558: hue angle of 284.78º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #471558 is Cyan = 0.19, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 71 | 21 | 88 | - |
| CMYK | 0.19 | 0.76 | 0 | 0.65 |
| HSL | 284.78º | 0.61% | 0.21% | - |
| HSV(B) | 284.78º | 0.76% | 0.35% | - |
| XYZ | 4.63 | 2.58 | 9.49 | - |
| YUV | 43.59 | 153.07 | 147.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 21 | 88 | 0.19 | 0.76 | 0 | 0.65 | 284.78 | 0.61 | 0.21 |
| Hex | 47 | 15 | 58 | 13 | 4C | 0 | 41 | 11D | 3D | 15 |
| Octal | 107 | 25 | 130 | 23 | 114 | 0 | 101 | 435 | 75 | 25 |
| Binary | 1000111 | 10101 | 1011000 | 10011 | 1001100 | 0 | 1000001 | 100011101 | 111101 | 10101 |
Color Harmonies of #471558
Complementary color
Monochromatic Colors of #471558
Black with #471558
Text Example
Text Example
White with #471558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471558; }
p { color: rgb(71,21,88); }
H1.HeaderClassName
{
color: #471558;
}
.AnyTagClassName
{
color: #471558;
}
</style>
background-color css
<style>
a { background-color: #471558; }
a { background-color: rgb(71,21,88); }
div.DivClassName
{
background-color: #471558;
}
.BgClassName
{
background-color: #471558;
}
</style>
border-color css
<style>
span { border-color: #471558; }
span { border-color: rgb(71,21,88); }
td.TdClassName
{
border-color: #471558;
}
.TagClassName
{
border-color: #471558;
}
</style>