Shades of Windsor #472086
Tints of Windsor #472086
RGB
CMYK
RGB Variations
Color information
#472086 (or 0x472086) is known color: Windsor. HEX triplet: 47, 20 and 86. RGB value is (71,32,134). Sum of RGB (Red+Green+Blue) = 71+32+134=237 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.96% from 237); Green value is 32 (12.89% from 255 or 13.50% from 237); Blue value is 134 (52.73% from 255 or 56.54% from 237); Max value from RGB is 134 - color contains mainly: blue. Hex color #472086 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #472086 is #B8DF79. Grayscale: #363636. Windows color (decimal): -12115834 or 8790087. OLE color: 8790087.
HSL color Cylindrical-coordinate representation of color #472086: hue angle of 262.94º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #472086 is Cyan = 0.47, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 71 | 32 | 134 | - |
| CMYK | 0.47 | 0.76 | 0 | 0.47 |
| HSL | 262.94º | 0.61% | 0.33% | - |
| HSV(B) | 262.94º | 0.76% | 0.53% | - |
| XYZ | 7.42 | 4.09 | 22.95 | - |
| YUV | 55.29 | 172.42 | 139.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 32 | 134 | 0.47 | 0.76 | 0 | 0.47 | 262.94 | 0.61 | 0.33 |
| Hex | 47 | 20 | 86 | 2F | 4C | 0 | 2F | 107 | 3D | 21 |
| Octal | 107 | 40 | 206 | 57 | 114 | 0 | 57 | 407 | 75 | 41 |
| Binary | 1000111 | 100000 | 10000110 | 101111 | 1001100 | 0 | 101111 | 100000111 | 111101 | 100001 |
Color Harmonies of #472086
Complementary color
Monochromatic Colors of #472086
Black with #472086
Text Example
Text Example
White with #472086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472086; }
p { color: rgb(71,32,134); }
H1.HeaderClassName
{
color: #472086;
}
.AnyTagClassName
{
color: #472086;
}
</style>
background-color css
<style>
a { background-color: #472086; }
a { background-color: rgb(71,32,134); }
div.DivClassName
{
background-color: #472086;
}
.BgClassName
{
background-color: #472086;
}
</style>
border-color css
<style>
span { border-color: #472086; }
span { border-color: rgb(71,32,134); }
td.TdClassName
{
border-color: #472086;
}
.TagClassName
{
border-color: #472086;
}
</style>