Shades of Windsor #472085
Tints of Windsor #472085
RGB
CMYK
RGB Variations
Color information
#472085 (or 0x472085) is known color: Windsor. HEX triplet: 47, 20 and 85. RGB value is (71,32,133). Sum of RGB (Red+Green+Blue) = 71+32+133=236 (31% of max value = 765). Red value is 71 (28.12% from 255 or 30.08% from 236); Green value is 32 (12.89% from 255 or 13.56% from 236); Blue value is 133 (52.34% from 255 or 56.36% from 236); Max value from RGB is 133 - color contains mainly: blue. Hex color #472085 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #472085 is #B8DF7A. Grayscale: #363636. Windows color (decimal): -12115835 or 8724551. OLE color: 8724551.
HSL color Cylindrical-coordinate representation of color #472085: hue angle of 263.17º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #472085 is Cyan = 0.47, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 71 | 32 | 133 | - |
| CMYK | 0.47 | 0.76 | 0 | 0.48 |
| HSL | 263.17º | 0.61% | 0.32% | - |
| HSV(B) | 263.17º | 0.76% | 0.52% | - |
| XYZ | 7.35 | 4.07 | 22.59 | - |
| YUV | 55.18 | 171.92 | 139.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 32 | 133 | 0.47 | 0.76 | 0 | 0.48 | 263.17 | 0.61 | 0.32 |
| Hex | 47 | 20 | 85 | 2F | 4C | 0 | 30 | 107 | 3D | 20 |
| Octal | 107 | 40 | 205 | 57 | 114 | 0 | 60 | 407 | 75 | 40 |
| Binary | 1000111 | 100000 | 10000101 | 101111 | 1001100 | 0 | 110000 | 100000111 | 111101 | 100000 |
Color Harmonies of #472085
Complementary color
Monochromatic Colors of #472085
Black with #472085
Text Example
Text Example
White with #472085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472085; }
p { color: rgb(71,32,133); }
H1.HeaderClassName
{
color: #472085;
}
.AnyTagClassName
{
color: #472085;
}
</style>
background-color css
<style>
a { background-color: #472085; }
a { background-color: rgb(71,32,133); }
div.DivClassName
{
background-color: #472085;
}
.BgClassName
{
background-color: #472085;
}
</style>
border-color css
<style>
span { border-color: #472085; }
span { border-color: rgb(71,32,133); }
td.TdClassName
{
border-color: #472085;
}
.TagClassName
{
border-color: #472085;
}
</style>