Shades of Scarlet Gum #471454
Tints of Scarlet Gum #471454
RGB
CMYK
RGB Variations
Color information
#471454 (or 0x471454) is known color: Scarlet Gum. HEX triplet: 47, 14 and 54. RGB value is (71,20,84). Sum of RGB (Red+Green+Blue) = 71+20+84=175 (23% of max value = 765). Red value is 71 (28.12% from 255 or 40.57% from 175); Green value is 20 (8.20% from 255 or 11.43% from 175); Blue value is 84 (33.20% from 255 or 48% from 175); Max value from RGB is 84 - color contains mainly: blue. Hex color #471454 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #471454 is #B8EBAB. Grayscale: #2A2A2A. Windows color (decimal): -12118956 or 5510215. OLE color: 5510215.
HSL color Cylindrical-coordinate representation of color #471454: hue angle of 287.81º degrees, saturation: 0.62, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #471454 is Cyan = 0.15, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 71 | 20 | 84 | - |
| CMYK | 0.15 | 0.76 | 0 | 0.67 |
| HSL | 287.81º | 0.62% | 0.2% | - |
| HSV(B) | 287.81º | 0.76% | 0.33% | - |
| XYZ | 4.45 | 2.48 | 8.63 | - |
| YUV | 42.55 | 151.4 | 148.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 20 | 84 | 0.15 | 0.76 | 0 | 0.67 | 287.81 | 0.62 | 0.2 |
| Hex | 47 | 14 | 54 | F | 4C | 0 | 43 | 120 | 3E | 14 |
| Octal | 107 | 24 | 124 | 17 | 114 | 0 | 103 | 440 | 76 | 24 |
| Binary | 1000111 | 10100 | 1010100 | 1111 | 1001100 | 0 | 1000011 | 100100000 | 111110 | 10100 |
Color Harmonies of #471454
Complementary color
Monochromatic Colors of #471454
Black with #471454
Text Example
Text Example
White with #471454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471454; }
p { color: rgb(71,20,84); }
H1.HeaderClassName
{
color: #471454;
}
.AnyTagClassName
{
color: #471454;
}
</style>
background-color css
<style>
a { background-color: #471454; }
a { background-color: rgb(71,20,84); }
div.DivClassName
{
background-color: #471454;
}
.BgClassName
{
background-color: #471454;
}
</style>
border-color css
<style>
span { border-color: #471454; }
span { border-color: rgb(71,20,84); }
td.TdClassName
{
border-color: #471454;
}
.TagClassName
{
border-color: #471454;
}
</style>