Shades of Scarlet Gum #473359
Tints of Scarlet Gum #473359
RGB
CMYK
RGB Variations
Color information
#473359 (or 0x473359) is known color: Scarlet Gum. HEX triplet: 47, 33 and 59. RGB value is (71,51,89). Sum of RGB (Red+Green+Blue) = 71+51+89=211 (27% of max value = 765). Red value is 71 (28.12% from 255 or 33.65% from 211); Green value is 51 (20.31% from 255 or 24.17% from 211); Blue value is 89 (35.16% from 255 or 42.18% from 211); Max value from RGB is 89 - color contains mainly: blue. Hex color #473359 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #473359 is #B8CCA6. Grayscale: #3D3D3D. Windows color (decimal): -12111015 or 5845831. OLE color: 5845831.
HSL color Cylindrical-coordinate representation of color #473359: hue angle of 271.58º degrees, saturation: 0.27, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #473359 is Cyan = 0.20, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 71 | 51 | 89 | - |
| CMYK | 0.20 | 0.43 | 0 | 0.65 |
| HSL | 271.58º | 0.27% | 0.27% | - |
| HSV(B) | 271.58º | 0.43% | 0.35% | - |
| XYZ | 5.59 | 4.43 | 10.01 | - |
| YUV | 61.31 | 143.63 | 134.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 51 | 89 | 0.20 | 0.43 | 0 | 0.65 | 271.58 | 0.27 | 0.27 |
| Hex | 47 | 33 | 59 | 14 | 2B | 0 | 41 | 110 | 1B | 1B |
| Octal | 107 | 63 | 131 | 24 | 53 | 0 | 101 | 420 | 33 | 33 |
| Binary | 1000111 | 110011 | 1011001 | 10100 | 101011 | 0 | 1000001 | 100010000 | 11011 | 11011 |
Color Harmonies of #473359
Complementary color
Monochromatic Colors of #473359
Black with #473359
Text Example
Text Example
White with #473359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473359; }
p { color: rgb(71,51,89); }
H1.HeaderClassName
{
color: #473359;
}
.AnyTagClassName
{
color: #473359;
}
</style>
background-color css
<style>
a { background-color: #473359; }
a { background-color: rgb(71,51,89); }
div.DivClassName
{
background-color: #473359;
}
.BgClassName
{
background-color: #473359;
}
</style>
border-color css
<style>
span { border-color: #473359; }
span { border-color: rgb(71,51,89); }
td.TdClassName
{
border-color: #473359;
}
.TagClassName
{
border-color: #473359;
}
</style>