Shades of Windsor #472477
Tints of Windsor #472477
RGB
CMYK
RGB Variations
Color information
#472477 (or 0x472477) is known color: Windsor. HEX triplet: 47, 24 and 77. RGB value is (71,36,119). Sum of RGB (Red+Green+Blue) = 71+36+119=226 (29% of max value = 765). Red value is 71 (28.12% from 255 or 31.42% from 226); Green value is 36 (14.45% from 255 or 15.93% from 226); Blue value is 119 (46.88% from 255 or 52.65% from 226); Max value from RGB is 119 - color contains mainly: blue. Hex color #472477 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #472477 is #B8DB88. Grayscale: #373737. Windows color (decimal): -12114825 or 7808071. OLE color: 7808071.
HSL color Cylindrical-coordinate representation of color #472477: hue angle of 265.3º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #472477 is Cyan = 0.40, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 36 | 119 | - |
| CMYK | 0.40 | 0.70 | 0 | 0.53 |
| HSL | 265.3º | 0.54% | 0.3% | - |
| HSV(B) | 265.3º | 0.7% | 0.47% | - |
| XYZ | 6.56 | 3.93 | 17.87 | - |
| YUV | 55.93 | 163.6 | 138.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 36 | 119 | 0.40 | 0.70 | 0 | 0.53 | 265.3 | 0.54 | 0.3 |
| Hex | 47 | 24 | 77 | 28 | 46 | 0 | 35 | 109 | 36 | 1E |
| Octal | 107 | 44 | 167 | 50 | 106 | 0 | 65 | 411 | 66 | 36 |
| Binary | 1000111 | 100100 | 1110111 | 101000 | 1000110 | 0 | 110101 | 100001001 | 110110 | 11110 |
Color Harmonies of #472477
Complementary color
Monochromatic Colors of #472477
Black with #472477
Text Example
Text Example
White with #472477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472477; }
p { color: rgb(71,36,119); }
H1.HeaderClassName
{
color: #472477;
}
.AnyTagClassName
{
color: #472477;
}
</style>
background-color css
<style>
a { background-color: #472477; }
a { background-color: rgb(71,36,119); }
div.DivClassName
{
background-color: #472477;
}
.BgClassName
{
background-color: #472477;
}
</style>
border-color css
<style>
span { border-color: #472477; }
span { border-color: rgb(71,36,119); }
td.TdClassName
{
border-color: #472477;
}
.TagClassName
{
border-color: #472477;
}
</style>