Shades of Scarlet Gum #470259
Tints of Scarlet Gum #470259
RGB
CMYK
RGB Variations
Color information
#470259 (or 0x470259) is known color: Scarlet Gum. HEX triplet: 47, 02 and 59. RGB value is (71,2,89). Sum of RGB (Red+Green+Blue) = 71+2+89=162 (21% of max value = 765). Red value is 71 (28.12% from 255 or 43.83% from 162); Green value is 2 (1.17% from 255 or 1.23% from 162); Blue value is 89 (35.16% from 255 or 54.94% from 162); Max value from RGB is 89 - color contains mainly: blue. Hex color #470259 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #470259 is #B8FDA6. Grayscale: #202020. Windows color (decimal): -12123559 or 5833287. OLE color: 5833287.
HSL color Cylindrical-coordinate representation of color #470259: hue angle of 287.59º degrees, saturation: 0.96, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #470259 is Cyan = 0.20, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 71 | 2 | 89 | - |
| CMYK | 0.20 | 0.98 | 0 | 0.65 |
| HSL | 287.59º | 0.96% | 0.18% | - |
| HSV(B) | 287.59º | 0.98% | 0.35% | - |
| XYZ | 4.42 | 2.1 | 9.62 | - |
| YUV | 32.55 | 159.86 | 155.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 2 | 89 | 0.20 | 0.98 | 0 | 0.65 | 287.59 | 0.96 | 0.18 |
| Hex | 47 | 2 | 59 | 14 | 62 | 0 | 41 | 120 | 60 | 12 |
| Octal | 107 | 2 | 131 | 24 | 142 | 0 | 101 | 440 | 140 | 22 |
| Binary | 1000111 | 10 | 1011001 | 10100 | 1100010 | 0 | 1000001 | 100100000 | 1100000 | 10010 |
Color Harmonies of #470259
Complementary color
Monochromatic Colors of #470259
Black with #470259
Text Example
Text Example
White with #470259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470259; }
p { color: rgb(71,2,89); }
H1.HeaderClassName
{
color: #470259;
}
.AnyTagClassName
{
color: #470259;
}
</style>
background-color css
<style>
a { background-color: #470259; }
a { background-color: rgb(71,2,89); }
div.DivClassName
{
background-color: #470259;
}
.BgClassName
{
background-color: #470259;
}
</style>
border-color css
<style>
span { border-color: #470259; }
span { border-color: rgb(71,2,89); }
td.TdClassName
{
border-color: #470259;
}
.TagClassName
{
border-color: #470259;
}
</style>