Shades of Scarlet Gum #470558
Tints of Scarlet Gum #470558
RGB
CMYK
RGB Variations
Color information
#470558 (or 0x470558) is known color: Scarlet Gum. HEX triplet: 47, 05 and 58. RGB value is (71,5,88). Sum of RGB (Red+Green+Blue) = 71+5+88=164 (21% of max value = 765). Red value is 71 (28.12% from 255 or 43.29% from 164); Green value is 5 (2.34% from 255 or 3.05% from 164); Blue value is 88 (34.77% from 255 or 53.66% from 164); Max value from RGB is 88 - color contains mainly: blue. Hex color #470558 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #470558 is #B8FAA7. Grayscale: #212121. Windows color (decimal): -12122792 or 5768519. OLE color: 5768519.
HSL color Cylindrical-coordinate representation of color #470558: hue angle of 287.71º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #470558 is Cyan = 0.19, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 71 | 5 | 88 | - |
| CMYK | 0.19 | 0.94 | 0 | 0.65 |
| HSL | 287.71º | 0.89% | 0.18% | - |
| HSV(B) | 287.71º | 0.94% | 0.35% | - |
| XYZ | 4.41 | 2.15 | 9.42 | - |
| YUV | 34.2 | 158.37 | 154.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 5 | 88 | 0.19 | 0.94 | 0 | 0.65 | 287.71 | 0.89 | 0.18 |
| Hex | 47 | 5 | 58 | 13 | 5E | 0 | 41 | 120 | 59 | 12 |
| Octal | 107 | 5 | 130 | 23 | 136 | 0 | 101 | 440 | 131 | 22 |
| Binary | 1000111 | 101 | 1011000 | 10011 | 1011110 | 0 | 1000001 | 100100000 | 1011001 | 10010 |
Color Harmonies of #470558
Complementary color
Monochromatic Colors of #470558
Black with #470558
Text Example
Text Example
White with #470558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470558; }
p { color: rgb(71,5,88); }
H1.HeaderClassName
{
color: #470558;
}
.AnyTagClassName
{
color: #470558;
}
</style>
background-color css
<style>
a { background-color: #470558; }
a { background-color: rgb(71,5,88); }
div.DivClassName
{
background-color: #470558;
}
.BgClassName
{
background-color: #470558;
}
</style>
border-color css
<style>
span { border-color: #470558; }
span { border-color: rgb(71,5,88); }
td.TdClassName
{
border-color: #470558;
}
.TagClassName
{
border-color: #470558;
}
</style>