Shades of Scarlet Gum #472955
Tints of Scarlet Gum #472955
RGB
CMYK
RGB Variations
Color information
#472955 (or 0x472955) is known color: Scarlet Gum. HEX triplet: 47, 29 and 55. RGB value is (71,41,85). Sum of RGB (Red+Green+Blue) = 71+41+85=197 (26% of max value = 765). Red value is 71 (28.12% from 255 or 36.04% from 197); Green value is 41 (16.41% from 255 or 20.81% from 197); Blue value is 85 (33.59% from 255 or 43.15% from 197); Max value from RGB is 85 - color contains mainly: blue. Hex color #472955 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #472955 is #B8D6AA. Grayscale: #363636. Windows color (decimal): -12113579 or 5581127. OLE color: 5581127.
HSL color Cylindrical-coordinate representation of color #472955: hue angle of 280.91º degrees, saturation: 0.35, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #472955 is Cyan = 0.16, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 71 | 41 | 85 | - |
| CMYK | 0.16 | 0.52 | 0 | 0.67 |
| HSL | 280.91º | 0.35% | 0.25% | - |
| HSV(B) | 280.91º | 0.52% | 0.33% | - |
| XYZ | 5.03 | 3.58 | 9.02 | - |
| YUV | 54.99 | 144.94 | 139.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 41 | 85 | 0.16 | 0.52 | 0 | 0.67 | 280.91 | 0.35 | 0.25 |
| Hex | 47 | 29 | 55 | 10 | 34 | 0 | 43 | 119 | 23 | 19 |
| Octal | 107 | 51 | 125 | 20 | 64 | 0 | 103 | 431 | 43 | 31 |
| Binary | 1000111 | 101001 | 1010101 | 10000 | 110100 | 0 | 1000011 | 100011001 | 100011 | 11001 |
Color Harmonies of #472955
Complementary color
Monochromatic Colors of #472955
Black with #472955
Text Example
Text Example
White with #472955
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472955; }
p { color: rgb(71,41,85); }
H1.HeaderClassName
{
color: #472955;
}
.AnyTagClassName
{
color: #472955;
}
</style>
background-color css
<style>
a { background-color: #472955; }
a { background-color: rgb(71,41,85); }
div.DivClassName
{
background-color: #472955;
}
.BgClassName
{
background-color: #472955;
}
</style>
border-color css
<style>
span { border-color: #472955; }
span { border-color: rgb(71,41,85); }
td.TdClassName
{
border-color: #472955;
}
.TagClassName
{
border-color: #472955;
}
</style>