Shades of Scarlet Gum #472754
Tints of Scarlet Gum #472754
RGB
CMYK
RGB Variations
Color information
#472754 (or 0x472754) is known color: Scarlet Gum. HEX triplet: 47, 27 and 54. RGB value is (71,39,84). Sum of RGB (Red+Green+Blue) = 71+39+84=194 (25% of max value = 765). Red value is 71 (28.12% from 255 or 36.60% from 194); Green value is 39 (15.62% from 255 or 20.10% from 194); Blue value is 84 (33.20% from 255 or 43.30% from 194); Max value from RGB is 84 - color contains mainly: blue. Hex color #472754 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #472754 is #B8D8AB. Grayscale: #353535. Windows color (decimal): -12114092 or 5515079. OLE color: 5515079.
HSL color Cylindrical-coordinate representation of color #472754: hue angle of 282.67º 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 #472754 is Cyan = 0.15, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 71 | 39 | 84 | - |
| CMYK | 0.15 | 0.54 | 0 | 0.67 |
| HSL | 282.67º | 0.37% | 0.24% | - |
| HSV(B) | 282.67º | 0.54% | 0.33% | - |
| XYZ | 4.92 | 3.43 | 8.79 | - |
| YUV | 53.7 | 145.1 | 140.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 39 | 84 | 0.15 | 0.54 | 0 | 0.67 | 282.67 | 0.37 | 0.24 |
| Hex | 47 | 27 | 54 | F | 36 | 0 | 43 | 11B | 25 | 18 |
| Octal | 107 | 47 | 124 | 17 | 66 | 0 | 103 | 433 | 45 | 30 |
| Binary | 1000111 | 100111 | 1010100 | 1111 | 110110 | 0 | 1000011 | 100011011 | 100101 | 11000 |
Color Harmonies of #472754
Complementary color
Monochromatic Colors of #472754
Black with #472754
Text Example
Text Example
White with #472754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472754; }
p { color: rgb(71,39,84); }
H1.HeaderClassName
{
color: #472754;
}
.AnyTagClassName
{
color: #472754;
}
</style>
background-color css
<style>
a { background-color: #472754; }
a { background-color: rgb(71,39,84); }
div.DivClassName
{
background-color: #472754;
}
.BgClassName
{
background-color: #472754;
}
</style>
border-color css
<style>
span { border-color: #472754; }
span { border-color: rgb(71,39,84); }
td.TdClassName
{
border-color: #472754;
}
.TagClassName
{
border-color: #472754;
}
</style>