Shades of Scarlet Gum #472155
Tints of Scarlet Gum #472155
RGB
CMYK
RGB Variations
Color information
#472155 (or 0x472155) is known color: Scarlet Gum. HEX triplet: 47, 21 and 55. RGB value is (71,33,85). Sum of RGB (Red+Green+Blue) = 71+33+85=189 (25% of max value = 765). Red value is 71 (28.12% from 255 or 37.57% from 189); Green value is 33 (13.28% from 255 or 17.46% from 189); Blue value is 85 (33.59% from 255 or 44.97% from 189); Max value from RGB is 85 - color contains mainly: blue. Hex color #472155 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #472155 is #B8DEAA. Grayscale: #323232. Windows color (decimal): -12115627 or 5579079. OLE color: 5579079.
HSL color Cylindrical-coordinate representation of color #472155: hue angle of 283.85º degrees, saturation: 0.44, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #472155 is Cyan = 0.16, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 71 | 33 | 85 | - |
| CMYK | 0.16 | 0.61 | 0 | 0.67 |
| HSL | 283.85º | 0.44% | 0.23% | - |
| HSV(B) | 283.85º | 0.61% | 0.33% | - |
| XYZ | 4.78 | 3.08 | 8.94 | - |
| YUV | 50.29 | 147.59 | 142.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 33 | 85 | 0.16 | 0.61 | 0 | 0.67 | 283.85 | 0.44 | 0.23 |
| Hex | 47 | 21 | 55 | 10 | 3D | 0 | 43 | 11C | 2C | 17 |
| Octal | 107 | 41 | 125 | 20 | 75 | 0 | 103 | 434 | 54 | 27 |
| Binary | 1000111 | 100001 | 1010101 | 10000 | 111101 | 0 | 1000011 | 100011100 | 101100 | 10111 |
Color Harmonies of #472155
Complementary color
Monochromatic Colors of #472155
Black with #472155
Text Example
Text Example
White with #472155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472155; }
p { color: rgb(71,33,85); }
H1.HeaderClassName
{
color: #472155;
}
.AnyTagClassName
{
color: #472155;
}
</style>
background-color css
<style>
a { background-color: #472155; }
a { background-color: rgb(71,33,85); }
div.DivClassName
{
background-color: #472155;
}
.BgClassName
{
background-color: #472155;
}
</style>
border-color css
<style>
span { border-color: #472155; }
span { border-color: rgb(71,33,85); }
td.TdClassName
{
border-color: #472155;
}
.TagClassName
{
border-color: #472155;
}
</style>