Shades of Scarlet Gum #472662
Tints of Scarlet Gum #472662
RGB
CMYK
RGB Variations
Color information
#472662 (or 0x472662) is known color: Scarlet Gum. HEX triplet: 47, 26 and 62. RGB value is (71,38,98). Sum of RGB (Red+Green+Blue) = 71+38+98=207 (27% of max value = 765). Red value is 71 (28.12% from 255 or 34.30% from 207); Green value is 38 (15.23% from 255 or 18.36% from 207); Blue value is 98 (38.67% from 255 or 47.34% from 207); Max value from RGB is 98 - color contains mainly: blue. Hex color #472662 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #472662 is #B8D99D. Grayscale: #363636. Windows color (decimal): -12114334 or 6432327. OLE color: 6432327.
HSL color Cylindrical-coordinate representation of color #472662: hue angle of 273º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #472662 is Cyan = 0.28, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 71 | 38 | 98 | - |
| CMYK | 0.28 | 0.61 | 0 | 0.62 |
| HSL | 273º | 0.44% | 0.27% | - |
| HSV(B) | 273º | 0.61% | 0.38% | - |
| XYZ | 5.5 | 3.61 | 11.96 | - |
| YUV | 54.71 | 152.43 | 139.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 38 | 98 | 0.28 | 0.61 | 0 | 0.62 | 273 | 0.44 | 0.27 |
| Hex | 47 | 26 | 62 | 1C | 3D | 0 | 3E | 111 | 2C | 1B |
| Octal | 107 | 46 | 142 | 34 | 75 | 0 | 76 | 421 | 54 | 33 |
| Binary | 1000111 | 100110 | 1100010 | 11100 | 111101 | 0 | 111110 | 100010001 | 101100 | 11011 |
Color Harmonies of #472662
Complementary color
Monochromatic Colors of #472662
Black with #472662
Text Example
Text Example
White with #472662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472662; }
p { color: rgb(71,38,98); }
H1.HeaderClassName
{
color: #472662;
}
.AnyTagClassName
{
color: #472662;
}
</style>
background-color css
<style>
a { background-color: #472662; }
a { background-color: rgb(71,38,98); }
div.DivClassName
{
background-color: #472662;
}
.BgClassName
{
background-color: #472662;
}
</style>
border-color css
<style>
span { border-color: #472662; }
span { border-color: rgb(71,38,98); }
td.TdClassName
{
border-color: #472662;
}
.TagClassName
{
border-color: #472662;
}
</style>