Shades of Scarlet Gum #471753
Tints of Scarlet Gum #471753
RGB
CMYK
RGB Variations
Color information
#471753 (or 0x471753) is known color: Scarlet Gum. HEX triplet: 47, 17 and 53. RGB value is (71,23,83). Sum of RGB (Red+Green+Blue) = 71+23+83=177 (23% of max value = 765). Red value is 71 (28.12% from 255 or 40.11% from 177); Green value is 23 (9.38% from 255 or 12.99% from 177); Blue value is 83 (32.81% from 255 or 46.89% from 177); Max value from RGB is 83 - color contains mainly: blue. Hex color #471753 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #471753 is #B8E8AC. Grayscale: #2C2C2C. Windows color (decimal): -12118189 or 5445447. OLE color: 5445447.
HSL color Cylindrical-coordinate representation of color #471753: hue angle of 288º degrees, saturation: 0.57, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #471753 is Cyan = 0.14, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 71 | 23 | 83 | - |
| CMYK | 0.14 | 0.72 | 0 | 0.67 |
| HSL | 288º | 0.57% | 0.21% | - |
| HSV(B) | 288º | 0.72% | 0.33% | - |
| XYZ | 4.47 | 2.58 | 8.45 | - |
| YUV | 44.19 | 149.9 | 147.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 23 | 83 | 0.14 | 0.72 | 0 | 0.67 | 288 | 0.57 | 0.21 |
| Hex | 47 | 17 | 53 | E | 48 | 0 | 43 | 120 | 39 | 15 |
| Octal | 107 | 27 | 123 | 16 | 110 | 0 | 103 | 440 | 71 | 25 |
| Binary | 1000111 | 10111 | 1010011 | 1110 | 1001000 | 0 | 1000011 | 100100000 | 111001 | 10101 |
Color Harmonies of #471753
Complementary color
Monochromatic Colors of #471753
Black with #471753
Text Example
Text Example
White with #471753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471753; }
p { color: rgb(71,23,83); }
H1.HeaderClassName
{
color: #471753;
}
.AnyTagClassName
{
color: #471753;
}
</style>
background-color css
<style>
a { background-color: #471753; }
a { background-color: rgb(71,23,83); }
div.DivClassName
{
background-color: #471753;
}
.BgClassName
{
background-color: #471753;
}
</style>
border-color css
<style>
span { border-color: #471753; }
span { border-color: rgb(71,23,83); }
td.TdClassName
{
border-color: #471753;
}
.TagClassName
{
border-color: #471753;
}
</style>