Shades of Scarlet Gum #473458
Tints of Scarlet Gum #473458
RGB
CMYK
RGB Variations
Color information
#473458 (or 0x473458) is known color: Scarlet Gum. HEX triplet: 47, 34 and 58. RGB value is (71,52,88). Sum of RGB (Red+Green+Blue) = 71+52+88=211 (27% of max value = 765). Red value is 71 (28.12% from 255 or 33.65% from 211); Green value is 52 (20.70% from 255 or 24.64% from 211); Blue value is 88 (34.77% from 255 or 41.71% from 211); Max value from RGB is 88 - color contains mainly: blue. Hex color #473458 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #473458 is #B8CBA7. Grayscale: #3D3D3D. Windows color (decimal): -12110760 or 5780551. OLE color: 5780551.
HSL color Cylindrical-coordinate representation of color #473458: hue angle of 271.67º degrees, saturation: 0.26, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #473458 is Cyan = 0.19, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 71 | 52 | 88 | - |
| CMYK | 0.19 | 0.41 | 0 | 0.65 |
| HSL | 271.67º | 0.26% | 0.27% | - |
| HSV(B) | 271.67º | 0.41% | 0.35% | - |
| XYZ | 5.59 | 4.5 | 9.81 | - |
| YUV | 61.79 | 142.79 | 134.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 52 | 88 | 0.19 | 0.41 | 0 | 0.65 | 271.67 | 0.26 | 0.27 |
| Hex | 47 | 34 | 58 | 13 | 29 | 0 | 41 | 110 | 1A | 1B |
| Octal | 107 | 64 | 130 | 23 | 51 | 0 | 101 | 420 | 32 | 33 |
| Binary | 1000111 | 110100 | 1011000 | 10011 | 101001 | 0 | 1000001 | 100010000 | 11010 | 11011 |
Color Harmonies of #473458
Complementary color
Monochromatic Colors of #473458
Black with #473458
Text Example
Text Example
White with #473458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473458; }
p { color: rgb(71,52,88); }
H1.HeaderClassName
{
color: #473458;
}
.AnyTagClassName
{
color: #473458;
}
</style>
background-color css
<style>
a { background-color: #473458; }
a { background-color: rgb(71,52,88); }
div.DivClassName
{
background-color: #473458;
}
.BgClassName
{
background-color: #473458;
}
</style>
border-color css
<style>
span { border-color: #473458; }
span { border-color: rgb(71,52,88); }
td.TdClassName
{
border-color: #473458;
}
.TagClassName
{
border-color: #473458;
}
</style>