Shades of Scarlet Gum #472260
Tints of Scarlet Gum #472260
RGB
CMYK
RGB Variations
Color information
#472260 (or 0x472260) is known color: Scarlet Gum. HEX triplet: 47, 22 and 60. RGB value is (71,34,96). Sum of RGB (Red+Green+Blue) = 71+34+96=201 (26% of max value = 765). Red value is 71 (28.12% from 255 or 35.32% from 201); Green value is 34 (13.67% from 255 or 16.92% from 201); Blue value is 96 (37.89% from 255 or 47.76% from 201); Max value from RGB is 96 - color contains mainly: blue. Hex color #472260 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #472260 is #B8DD9F. Grayscale: #333333. Windows color (decimal): -12115360 or 6300231. OLE color: 6300231.
HSL color Cylindrical-coordinate representation of color #472260: hue angle of 275.81º degrees, saturation: 0.48, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #472260 is Cyan = 0.26, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 71 | 34 | 96 | - |
| CMYK | 0.26 | 0.65 | 0 | 0.62 |
| HSL | 275.81º | 0.48% | 0.25% | - |
| HSV(B) | 275.81º | 0.65% | 0.38% | - |
| XYZ | 5.28 | 3.33 | 11.43 | - |
| YUV | 52.13 | 152.76 | 141.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 34 | 96 | 0.26 | 0.65 | 0 | 0.62 | 275.81 | 0.48 | 0.25 |
| Hex | 47 | 22 | 60 | 1A | 41 | 0 | 3E | 114 | 30 | 19 |
| Octal | 107 | 42 | 140 | 32 | 101 | 0 | 76 | 424 | 60 | 31 |
| Binary | 1000111 | 100010 | 1100000 | 11010 | 1000001 | 0 | 111110 | 100010100 | 110000 | 11001 |
Color Harmonies of #472260
Complementary color
Monochromatic Colors of #472260
Black with #472260
Text Example
Text Example
White with #472260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472260; }
p { color: rgb(71,34,96); }
H1.HeaderClassName
{
color: #472260;
}
.AnyTagClassName
{
color: #472260;
}
</style>
background-color css
<style>
a { background-color: #472260; }
a { background-color: rgb(71,34,96); }
div.DivClassName
{
background-color: #472260;
}
.BgClassName
{
background-color: #472260;
}
</style>
border-color css
<style>
span { border-color: #472260; }
span { border-color: rgb(71,34,96); }
td.TdClassName
{
border-color: #472260;
}
.TagClassName
{
border-color: #472260;
}
</style>