Shades of Scarlet Gum #473450
Tints of Scarlet Gum #473450
RGB
CMYK
RGB Variations
Color information
#473450 (or 0x473450) is known color: Scarlet Gum. HEX triplet: 47, 34 and 50. RGB value is (71,52,80). Sum of RGB (Red+Green+Blue) = 71+52+80=203 (26% of max value = 765). Red value is 71 (28.12% from 255 or 34.98% from 203); Green value is 52 (20.70% from 255 or 25.62% from 203); Blue value is 80 (31.64% from 255 or 39.41% from 203); Max value from RGB is 80 - color contains mainly: blue. Hex color #473450 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #473450 is #B8CBAF. Grayscale: #3C3C3C. Windows color (decimal): -12110768 or 5256263. OLE color: 5256263.
HSL color Cylindrical-coordinate representation of color #473450: hue angle of 280.71º degrees, saturation: 0.21, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #473450 is Cyan = 0.11, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 71 | 52 | 80 | - |
| CMYK | 0.11 | 0.35 | 0 | 0.69 |
| HSL | 280.71º | 0.21% | 0.26% | - |
| HSV(B) | 280.71º | 0.35% | 0.31% | - |
| XYZ | 5.27 | 4.37 | 8.16 | - |
| YUV | 60.87 | 138.79 | 135.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 52 | 80 | 0.11 | 0.35 | 0 | 0.69 | 280.71 | 0.21 | 0.26 |
| Hex | 47 | 34 | 50 | B | 23 | 0 | 45 | 119 | 15 | 1A |
| Octal | 107 | 64 | 120 | 13 | 43 | 0 | 105 | 431 | 25 | 32 |
| Binary | 1000111 | 110100 | 1010000 | 1011 | 100011 | 0 | 1000101 | 100011001 | 10101 | 11010 |
Color Harmonies of #473450
Complementary color
Monochromatic Colors of #473450
Black with #473450
Text Example
Text Example
White with #473450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473450; }
p { color: rgb(71,52,80); }
H1.HeaderClassName
{
color: #473450;
}
.AnyTagClassName
{
color: #473450;
}
</style>
background-color css
<style>
a { background-color: #473450; }
a { background-color: rgb(71,52,80); }
div.DivClassName
{
background-color: #473450;
}
.BgClassName
{
background-color: #473450;
}
</style>
border-color css
<style>
span { border-color: #473450; }
span { border-color: rgb(71,52,80); }
td.TdClassName
{
border-color: #473450;
}
.TagClassName
{
border-color: #473450;
}
</style>