Shades of Scarlet Gum #472952
Tints of Scarlet Gum #472952
RGB
CMYK
RGB Variations
Color information
#472952 (or 0x472952) is known color: Scarlet Gum. HEX triplet: 47, 29 and 52. RGB value is (71,41,82). Sum of RGB (Red+Green+Blue) = 71+41+82=194 (25% of max value = 765). Red value is 71 (28.12% from 255 or 36.60% from 194); Green value is 41 (16.41% from 255 or 21.13% from 194); Blue value is 82 (32.42% from 255 or 42.27% from 194); Max value from RGB is 82 - color contains mainly: blue. Hex color #472952 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #472952 is #B8D6AD. Grayscale: #363636. Windows color (decimal): -12113582 or 5384519. OLE color: 5384519.
HSL color Cylindrical-coordinate representation of color #472952: hue angle of 283.9º degrees, saturation: 0.33, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #472952 is Cyan = 0.13, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 71 | 41 | 82 | - |
| CMYK | 0.13 | 0.50 | 0 | 0.68 |
| HSL | 283.9º | 0.33% | 0.24% | - |
| HSV(B) | 283.9º | 0.5% | 0.32% | - |
| XYZ | 4.91 | 3.53 | 8.41 | - |
| YUV | 54.64 | 143.44 | 139.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 41 | 82 | 0.13 | 0.50 | 0 | 0.68 | 283.9 | 0.33 | 0.24 |
| Hex | 47 | 29 | 52 | D | 32 | 0 | 44 | 11C | 21 | 18 |
| Octal | 107 | 51 | 122 | 15 | 62 | 0 | 104 | 434 | 41 | 30 |
| Binary | 1000111 | 101001 | 1010010 | 1101 | 110010 | 0 | 1000100 | 100011100 | 100001 | 11000 |
Color Harmonies of #472952
Complementary color
Monochromatic Colors of #472952
Black with #472952
Text Example
Text Example
White with #472952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472952; }
p { color: rgb(71,41,82); }
H1.HeaderClassName
{
color: #472952;
}
.AnyTagClassName
{
color: #472952;
}
</style>
background-color css
<style>
a { background-color: #472952; }
a { background-color: rgb(71,41,82); }
div.DivClassName
{
background-color: #472952;
}
.BgClassName
{
background-color: #472952;
}
</style>
border-color css
<style>
span { border-color: #472952; }
span { border-color: rgb(71,41,82); }
td.TdClassName
{
border-color: #472952;
}
.TagClassName
{
border-color: #472952;
}
</style>