Shades of Windsor #472586
Tints of Windsor #472586
RGB
CMYK
RGB Variations
Color information
#472586 (or 0x472586) is known color: Windsor. HEX triplet: 47, 25 and 86. RGB value is (71,37,134). Sum of RGB (Red+Green+Blue) = 71+37+134=242 (32% of max value = 765). Red value is 71 (28.12% from 255 or 29.34% from 242); Green value is 37 (14.84% from 255 or 15.29% from 242); Blue value is 134 (52.73% from 255 or 55.37% from 242); Max value from RGB is 134 - color contains mainly: blue. Hex color #472586 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #472586 is #B8DA79. Grayscale: #393939. Windows color (decimal): -12114554 or 8791367. OLE color: 8791367.
HSL color Cylindrical-coordinate representation of color #472586: hue angle of 261.03º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #472586 is Cyan = 0.47, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 71 | 37 | 134 | - |
| CMYK | 0.47 | 0.72 | 0 | 0.47 |
| HSL | 261.03º | 0.57% | 0.34% | - |
| HSV(B) | 261.03º | 0.72% | 0.53% | - |
| XYZ | 7.56 | 4.38 | 23 | - |
| YUV | 58.22 | 170.76 | 137.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 37 | 134 | 0.47 | 0.72 | 0 | 0.47 | 261.03 | 0.57 | 0.34 |
| Hex | 47 | 25 | 86 | 2F | 48 | 0 | 2F | 105 | 39 | 22 |
| Octal | 107 | 45 | 206 | 57 | 110 | 0 | 57 | 405 | 71 | 42 |
| Binary | 1000111 | 100101 | 10000110 | 101111 | 1001000 | 0 | 101111 | 100000101 | 111001 | 100010 |
Color Harmonies of #472586
Complementary color
Monochromatic Colors of #472586
Black with #472586
Text Example
Text Example
White with #472586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472586; }
p { color: rgb(71,37,134); }
H1.HeaderClassName
{
color: #472586;
}
.AnyTagClassName
{
color: #472586;
}
</style>
background-color css
<style>
a { background-color: #472586; }
a { background-color: rgb(71,37,134); }
div.DivClassName
{
background-color: #472586;
}
.BgClassName
{
background-color: #472586;
}
</style>
border-color css
<style>
span { border-color: #472586; }
span { border-color: rgb(71,37,134); }
td.TdClassName
{
border-color: #472586;
}
.TagClassName
{
border-color: #472586;
}
</style>