Shades of Scarlet Gum #473254
Tints of Scarlet Gum #473254
RGB
CMYK
RGB Variations
Color information
#473254 (or 0x473254) is known color: Scarlet Gum. HEX triplet: 47, 32 and 54. RGB value is (71,50,84). Sum of RGB (Red+Green+Blue) = 71+50+84=205 (27% of max value = 765). Red value is 71 (28.12% from 255 or 34.63% from 205); Green value is 50 (19.92% from 255 or 24.39% from 205); Blue value is 84 (33.20% from 255 or 40.98% from 205); Max value from RGB is 84 - color contains mainly: blue. Hex color #473254 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #473254 is #B8CDAB. Grayscale: #3C3C3C. Windows color (decimal): -12111276 or 5517895. OLE color: 5517895.
HSL color Cylindrical-coordinate representation of color #473254: hue angle of 277.06º degrees, saturation: 0.25, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #473254 is Cyan = 0.15, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 71 | 50 | 84 | - |
| CMYK | 0.15 | 0.40 | 0 | 0.67 |
| HSL | 277.06º | 0.25% | 0.26% | - |
| HSV(B) | 277.06º | 0.4% | 0.33% | - |
| XYZ | 5.34 | 4.26 | 8.93 | - |
| YUV | 60.16 | 141.46 | 135.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 50 | 84 | 0.15 | 0.40 | 0 | 0.67 | 277.06 | 0.25 | 0.26 |
| Hex | 47 | 32 | 54 | F | 28 | 0 | 43 | 115 | 19 | 1A |
| Octal | 107 | 62 | 124 | 17 | 50 | 0 | 103 | 425 | 31 | 32 |
| Binary | 1000111 | 110010 | 1010100 | 1111 | 101000 | 0 | 1000011 | 100010101 | 11001 | 11010 |
Color Harmonies of #473254
Complementary color
Monochromatic Colors of #473254
Black with #473254
Text Example
Text Example
White with #473254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473254; }
p { color: rgb(71,50,84); }
H1.HeaderClassName
{
color: #473254;
}
.AnyTagClassName
{
color: #473254;
}
</style>
background-color css
<style>
a { background-color: #473254; }
a { background-color: rgb(71,50,84); }
div.DivClassName
{
background-color: #473254;
}
.BgClassName
{
background-color: #473254;
}
</style>
border-color css
<style>
span { border-color: #473254; }
span { border-color: rgb(71,50,84); }
td.TdClassName
{
border-color: #473254;
}
.TagClassName
{
border-color: #473254;
}
</style>