Shades of Scarlet Gum #472659
Tints of Scarlet Gum #472659
RGB
CMYK
RGB Variations
Color information
#472659 (or 0x472659) is known color: Scarlet Gum. HEX triplet: 47, 26 and 59. RGB value is (71,38,89). Sum of RGB (Red+Green+Blue) = 71+38+89=198 (26% of max value = 765). Red value is 71 (28.12% from 255 or 35.86% from 198); Green value is 38 (15.23% from 255 or 19.19% from 198); Blue value is 89 (35.16% from 255 or 44.95% from 198); Max value from RGB is 89 - color contains mainly: blue. Hex color #472659 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #472659 is #B8D9A6. Grayscale: #353535. Windows color (decimal): -12114343 or 5842503. OLE color: 5842503.
HSL color Cylindrical-coordinate representation of color #472659: hue angle of 278.82º degrees, saturation: 0.4, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #472659 is Cyan = 0.20, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 71 | 38 | 89 | - |
| CMYK | 0.20 | 0.57 | 0 | 0.65 |
| HSL | 278.82º | 0.4% | 0.25% | - |
| HSV(B) | 278.82º | 0.57% | 0.35% | - |
| XYZ | 5.09 | 3.45 | 9.85 | - |
| YUV | 53.68 | 147.93 | 140.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 38 | 89 | 0.20 | 0.57 | 0 | 0.65 | 278.82 | 0.4 | 0.25 |
| Hex | 47 | 26 | 59 | 14 | 39 | 0 | 41 | 117 | 28 | 19 |
| Octal | 107 | 46 | 131 | 24 | 71 | 0 | 101 | 427 | 50 | 31 |
| Binary | 1000111 | 100110 | 1011001 | 10100 | 111001 | 0 | 1000001 | 100010111 | 101000 | 11001 |
Color Harmonies of #472659
Complementary color
Monochromatic Colors of #472659
Black with #472659
Text Example
Text Example
White with #472659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472659; }
p { color: rgb(71,38,89); }
H1.HeaderClassName
{
color: #472659;
}
.AnyTagClassName
{
color: #472659;
}
</style>
background-color css
<style>
a { background-color: #472659; }
a { background-color: rgb(71,38,89); }
div.DivClassName
{
background-color: #472659;
}
.BgClassName
{
background-color: #472659;
}
</style>
border-color css
<style>
span { border-color: #472659; }
span { border-color: rgb(71,38,89); }
td.TdClassName
{
border-color: #472659;
}
.TagClassName
{
border-color: #472659;
}
</style>