Shades of Scarlet Gum #473550
Tints of Scarlet Gum #473550
RGB
CMYK
RGB Variations
Color information
#473550 (or 0x473550) is known color: Scarlet Gum. HEX triplet: 47, 35 and 50. RGB value is (71,53,80). Sum of RGB (Red+Green+Blue) = 71+53+80=204 (27% of max value = 765). Red value is 71 (28.12% from 255 or 34.80% from 204); Green value is 53 (21.09% from 255 or 25.98% from 204); Blue value is 80 (31.64% from 255 or 39.22% from 204); Max value from RGB is 80 - color contains mainly: blue. Hex color #473550 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #473550 is #B8CAAF. Grayscale: #3D3D3D. Windows color (decimal): -12110512 or 5256519. OLE color: 5256519.
HSL color Cylindrical-coordinate representation of color #473550: hue angle of 280º degrees, saturation: 0.2, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #473550 is Cyan = 0.11, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 71 | 53 | 80 | - |
| CMYK | 0.11 | 0.34 | 0 | 0.69 |
| HSL | 280º | 0.2% | 0.26% | - |
| HSV(B) | 280º | 0.34% | 0.31% | - |
| XYZ | 5.32 | 4.46 | 8.17 | - |
| YUV | 61.46 | 138.46 | 134.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 53 | 80 | 0.11 | 0.34 | 0 | 0.69 | 280 | 0.2 | 0.26 |
| Hex | 47 | 35 | 50 | B | 22 | 0 | 45 | 118 | 14 | 1A |
| Octal | 107 | 65 | 120 | 13 | 42 | 0 | 105 | 430 | 24 | 32 |
| Binary | 1000111 | 110101 | 1010000 | 1011 | 100010 | 0 | 1000101 | 100011000 | 10100 | 11010 |
Color Harmonies of #473550
Complementary color
Monochromatic Colors of #473550
Black with #473550
Text Example
Text Example
White with #473550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473550; }
p { color: rgb(71,53,80); }
H1.HeaderClassName
{
color: #473550;
}
.AnyTagClassName
{
color: #473550;
}
</style>
background-color css
<style>
a { background-color: #473550; }
a { background-color: rgb(71,53,80); }
div.DivClassName
{
background-color: #473550;
}
.BgClassName
{
background-color: #473550;
}
</style>
border-color css
<style>
span { border-color: #473550; }
span { border-color: rgb(71,53,80); }
td.TdClassName
{
border-color: #473550;
}
.TagClassName
{
border-color: #473550;
}
</style>