Shades of Scarlet Gum #471654
Tints of Scarlet Gum #471654
RGB
CMYK
RGB Variations
Color information
#471654 (or 0x471654) is known color: Scarlet Gum. HEX triplet: 47, 16 and 54. RGB value is (71,22,84). Sum of RGB (Red+Green+Blue) = 71+22+84=177 (23% of max value = 765). Red value is 71 (28.12% from 255 or 40.11% from 177); Green value is 22 (8.98% from 255 or 12.43% from 177); Blue value is 84 (33.20% from 255 or 47.46% from 177); Max value from RGB is 84 - color contains mainly: blue. Hex color #471654 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #471654 is #B8E9AB. Grayscale: #2B2B2B. Windows color (decimal): -12118444 or 5510727. OLE color: 5510727.
HSL color Cylindrical-coordinate representation of color #471654: hue angle of 287.42º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #471654 is Cyan = 0.15, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 71 | 22 | 84 | - |
| CMYK | 0.15 | 0.74 | 0 | 0.67 |
| HSL | 287.42º | 0.58% | 0.21% | - |
| HSV(B) | 287.42º | 0.74% | 0.33% | - |
| XYZ | 4.49 | 2.55 | 8.64 | - |
| YUV | 43.72 | 150.73 | 147.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 22 | 84 | 0.15 | 0.74 | 0 | 0.67 | 287.42 | 0.58 | 0.21 |
| Hex | 47 | 16 | 54 | F | 4A | 0 | 43 | 11F | 3A | 15 |
| Octal | 107 | 26 | 124 | 17 | 112 | 0 | 103 | 437 | 72 | 25 |
| Binary | 1000111 | 10110 | 1010100 | 1111 | 1001010 | 0 | 1000011 | 100011111 | 111010 | 10101 |
Color Harmonies of #471654
Complementary color
Monochromatic Colors of #471654
Black with #471654
Text Example
Text Example
White with #471654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471654; }
p { color: rgb(71,22,84); }
H1.HeaderClassName
{
color: #471654;
}
.AnyTagClassName
{
color: #471654;
}
</style>
background-color css
<style>
a { background-color: #471654; }
a { background-color: rgb(71,22,84); }
div.DivClassName
{
background-color: #471654;
}
.BgClassName
{
background-color: #471654;
}
</style>
border-color css
<style>
span { border-color: #471654; }
span { border-color: rgb(71,22,84); }
td.TdClassName
{
border-color: #471654;
}
.TagClassName
{
border-color: #471654;
}
</style>