Shades of Scarlet Gum #471461
Tints of Scarlet Gum #471461
RGB
CMYK
RGB Variations
Color information
#471461 (or 0x471461) is known color: Scarlet Gum. HEX triplet: 47, 14 and 61. RGB value is (71,20,97). Sum of RGB (Red+Green+Blue) = 71+20+97=188 (24% of max value = 765). Red value is 71 (28.12% from 255 or 37.77% from 188); Green value is 20 (8.20% from 255 or 10.64% from 188); Blue value is 97 (38.28% from 255 or 51.60% from 188); Max value from RGB is 97 - color contains mainly: blue. Hex color #471461 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #471461 is #B8EB9E. Grayscale: #2B2B2B. Windows color (decimal): -12118943 or 6362183. OLE color: 6362183.
HSL color Cylindrical-coordinate representation of color #471461: hue angle of 279.74º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #471461 is Cyan = 0.27, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 71 | 20 | 97 | - |
| CMYK | 0.27 | 0.79 | 0 | 0.62 |
| HSL | 279.74º | 0.66% | 0.23% | - |
| HSV(B) | 279.74º | 0.79% | 0.38% | - |
| XYZ | 5.01 | 2.7 | 11.57 | - |
| YUV | 44.03 | 157.9 | 147.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 20 | 97 | 0.27 | 0.79 | 0 | 0.62 | 279.74 | 0.66 | 0.23 |
| Hex | 47 | 14 | 61 | 1B | 4F | 0 | 3E | 118 | 42 | 17 |
| Octal | 107 | 24 | 141 | 33 | 117 | 0 | 76 | 430 | 102 | 27 |
| Binary | 1000111 | 10100 | 1100001 | 11011 | 1001111 | 0 | 111110 | 100011000 | 1000010 | 10111 |
Color Harmonies of #471461
Complementary color
Monochromatic Colors of #471461
Black with #471461
Text Example
Text Example
White with #471461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471461; }
p { color: rgb(71,20,97); }
H1.HeaderClassName
{
color: #471461;
}
.AnyTagClassName
{
color: #471461;
}
</style>
background-color css
<style>
a { background-color: #471461; }
a { background-color: rgb(71,20,97); }
div.DivClassName
{
background-color: #471461;
}
.BgClassName
{
background-color: #471461;
}
</style>
border-color css
<style>
span { border-color: #471461; }
span { border-color: rgb(71,20,97); }
td.TdClassName
{
border-color: #471461;
}
.TagClassName
{
border-color: #471461;
}
</style>