Shades of Scarlet Gum #472663
Tints of Scarlet Gum #472663
RGB
CMYK
RGB Variations
Color information
#472663 (or 0x472663) is known color: Scarlet Gum. HEX triplet: 47, 26 and 63. RGB value is (71,38,99). Sum of RGB (Red+Green+Blue) = 71+38+99=208 (27% of max value = 765). Red value is 71 (28.12% from 255 or 34.13% from 208); Green value is 38 (15.23% from 255 or 18.27% from 208); Blue value is 99 (39.06% from 255 or 47.60% from 208); Max value from RGB is 99 - color contains mainly: blue. Hex color #472663 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #472663 is #B8D99C. Grayscale: #363636. Windows color (decimal): -12114333 or 6497863. OLE color: 6497863.
HSL color Cylindrical-coordinate representation of color #472663: hue angle of 272.46º degrees, saturation: 0.45, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #472663 is Cyan = 0.28, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 71 | 38 | 99 | - |
| CMYK | 0.28 | 0.62 | 0 | 0.61 |
| HSL | 272.46º | 0.45% | 0.27% | - |
| HSV(B) | 272.46º | 0.62% | 0.39% | - |
| XYZ | 5.54 | 3.63 | 12.21 | - |
| YUV | 54.82 | 152.93 | 139.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 38 | 99 | 0.28 | 0.62 | 0 | 0.61 | 272.46 | 0.45 | 0.27 |
| Hex | 47 | 26 | 63 | 1C | 3E | 0 | 3D | 110 | 2D | 1B |
| Octal | 107 | 46 | 143 | 34 | 76 | 0 | 75 | 420 | 55 | 33 |
| Binary | 1000111 | 100110 | 1100011 | 11100 | 111110 | 0 | 111101 | 100010000 | 101101 | 11011 |
Color Harmonies of #472663
Complementary color
Monochromatic Colors of #472663
Black with #472663
Text Example
Text Example
White with #472663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472663; }
p { color: rgb(71,38,99); }
H1.HeaderClassName
{
color: #472663;
}
.AnyTagClassName
{
color: #472663;
}
</style>
background-color css
<style>
a { background-color: #472663; }
a { background-color: rgb(71,38,99); }
div.DivClassName
{
background-color: #472663;
}
.BgClassName
{
background-color: #472663;
}
</style>
border-color css
<style>
span { border-color: #472663; }
span { border-color: rgb(71,38,99); }
td.TdClassName
{
border-color: #472663;
}
.TagClassName
{
border-color: #472663;
}
</style>