Shades of Scarlet Gum #471853
Tints of Scarlet Gum #471853
RGB
CMYK
RGB Variations
Color information
#471853 (or 0x471853) is known color: Scarlet Gum. HEX triplet: 47, 18 and 53. RGB value is (71,24,83). Sum of RGB (Red+Green+Blue) = 71+24+83=178 (23% of max value = 765). Red value is 71 (28.12% from 255 or 39.89% from 178); Green value is 24 (9.77% from 255 or 13.48% from 178); Blue value is 83 (32.81% from 255 or 46.63% from 178); Max value from RGB is 83 - color contains mainly: blue. Hex color #471853 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #471853 is #B8E7AC. Grayscale: #2C2C2C. Windows color (decimal): -12117933 or 5445703. OLE color: 5445703.
HSL color Cylindrical-coordinate representation of color #471853: hue angle of 287.8º degrees, saturation: 0.55, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #471853 is Cyan = 0.14, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 71 | 24 | 83 | - |
| CMYK | 0.14 | 0.71 | 0 | 0.67 |
| HSL | 287.8º | 0.55% | 0.21% | - |
| HSV(B) | 287.8º | 0.71% | 0.33% | - |
| XYZ | 4.49 | 2.62 | 8.45 | - |
| YUV | 44.78 | 149.57 | 146.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 24 | 83 | 0.14 | 0.71 | 0 | 0.67 | 287.8 | 0.55 | 0.21 |
| Hex | 47 | 18 | 53 | E | 47 | 0 | 43 | 120 | 37 | 15 |
| Octal | 107 | 30 | 123 | 16 | 107 | 0 | 103 | 440 | 67 | 25 |
| Binary | 1000111 | 11000 | 1010011 | 1110 | 1000111 | 0 | 1000011 | 100100000 | 110111 | 10101 |
Color Harmonies of #471853
Complementary color
Monochromatic Colors of #471853
Black with #471853
Text Example
Text Example
White with #471853
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471853; }
p { color: rgb(71,24,83); }
H1.HeaderClassName
{
color: #471853;
}
.AnyTagClassName
{
color: #471853;
}
</style>
background-color css
<style>
a { background-color: #471853; }
a { background-color: rgb(71,24,83); }
div.DivClassName
{
background-color: #471853;
}
.BgClassName
{
background-color: #471853;
}
</style>
border-color css
<style>
span { border-color: #471853; }
span { border-color: rgb(71,24,83); }
td.TdClassName
{
border-color: #471853;
}
.TagClassName
{
border-color: #471853;
}
</style>