Shades of Scarlet Gum #470758
Tints of Scarlet Gum #470758
RGB
CMYK
RGB Variations
Color information
#470758 (or 0x470758) is known color: Scarlet Gum. HEX triplet: 47, 07 and 58. RGB value is (71,7,88). Sum of RGB (Red+Green+Blue) = 71+7+88=166 (21% of max value = 765). Red value is 71 (28.12% from 255 or 42.77% from 166); Green value is 7 (3.12% from 255 or 4.22% from 166); Blue value is 88 (34.77% from 255 or 53.01% from 166); Max value from RGB is 88 - color contains mainly: blue. Hex color #470758 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #470758 is #B8F8A7. Grayscale: #232323. Windows color (decimal): -12122280 or 5769031. OLE color: 5769031.
HSL color Cylindrical-coordinate representation of color #470758: hue angle of 287.41º degrees, saturation: 0.85, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #470758 is Cyan = 0.19, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 71 | 7 | 88 | - |
| CMYK | 0.19 | 0.92 | 0 | 0.65 |
| HSL | 287.41º | 0.85% | 0.19% | - |
| HSV(B) | 287.41º | 0.92% | 0.35% | - |
| XYZ | 4.44 | 2.2 | 9.42 | - |
| YUV | 35.37 | 157.7 | 153.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 7 | 88 | 0.19 | 0.92 | 0 | 0.65 | 287.41 | 0.85 | 0.19 |
| Hex | 47 | 7 | 58 | 13 | 5C | 0 | 41 | 11F | 55 | 13 |
| Octal | 107 | 7 | 130 | 23 | 134 | 0 | 101 | 437 | 125 | 23 |
| Binary | 1000111 | 111 | 1011000 | 10011 | 1011100 | 0 | 1000001 | 100011111 | 1010101 | 10011 |
Color Harmonies of #470758
Complementary color
Monochromatic Colors of #470758
Black with #470758
Text Example
Text Example
White with #470758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470758; }
p { color: rgb(71,7,88); }
H1.HeaderClassName
{
color: #470758;
}
.AnyTagClassName
{
color: #470758;
}
</style>
background-color css
<style>
a { background-color: #470758; }
a { background-color: rgb(71,7,88); }
div.DivClassName
{
background-color: #470758;
}
.BgClassName
{
background-color: #470758;
}
</style>
border-color css
<style>
span { border-color: #470758; }
span { border-color: rgb(71,7,88); }
td.TdClassName
{
border-color: #470758;
}
.TagClassName
{
border-color: #470758;
}
</style>