Shades of Scarlet Gum #472653
Tints of Scarlet Gum #472653
RGB
CMYK
RGB Variations
Color information
#472653 (or 0x472653) is known color: Scarlet Gum. HEX triplet: 47, 26 and 53. RGB value is (71,38,83). Sum of RGB (Red+Green+Blue) = 71+38+83=192 (25% of max value = 765). Red value is 71 (28.12% from 255 or 36.98% from 192); Green value is 38 (15.23% from 255 or 19.79% from 192); Blue value is 83 (32.81% from 255 or 43.23% from 192); Max value from RGB is 83 - color contains mainly: blue. Hex color #472653 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #472653 is #B8D9AC. Grayscale: #343434. Windows color (decimal): -12114349 or 5449287. OLE color: 5449287.
HSL color Cylindrical-coordinate representation of color #472653: hue angle of 284º degrees, saturation: 0.37, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #472653 is Cyan = 0.14, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 71 | 38 | 83 | - |
| CMYK | 0.14 | 0.54 | 0 | 0.67 |
| HSL | 284º | 0.37% | 0.24% | - |
| HSV(B) | 284º | 0.54% | 0.33% | - |
| XYZ | 4.85 | 3.35 | 8.57 | - |
| YUV | 53 | 144.93 | 140.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 38 | 83 | 0.14 | 0.54 | 0 | 0.67 | 284 | 0.37 | 0.24 |
| Hex | 47 | 26 | 53 | E | 36 | 0 | 43 | 11C | 25 | 18 |
| Octal | 107 | 46 | 123 | 16 | 66 | 0 | 103 | 434 | 45 | 30 |
| Binary | 1000111 | 100110 | 1010011 | 1110 | 110110 | 0 | 1000011 | 100011100 | 100101 | 11000 |
Color Harmonies of #472653
Complementary color
Monochromatic Colors of #472653
Black with #472653
Text Example
Text Example
White with #472653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472653; }
p { color: rgb(71,38,83); }
H1.HeaderClassName
{
color: #472653;
}
.AnyTagClassName
{
color: #472653;
}
</style>
background-color css
<style>
a { background-color: #472653; }
a { background-color: rgb(71,38,83); }
div.DivClassName
{
background-color: #472653;
}
.BgClassName
{
background-color: #472653;
}
</style>
border-color css
<style>
span { border-color: #472653; }
span { border-color: rgb(71,38,83); }
td.TdClassName
{
border-color: #472653;
}
.TagClassName
{
border-color: #472653;
}
</style>