Shades of Windsor #472588
Tints of Windsor #472588
RGB
CMYK
RGB Variations
Color information
#472588 (or 0x472588) is known color: Windsor. HEX triplet: 47, 25 and 88. RGB value is (71,37,136). Sum of RGB (Red+Green+Blue) = 71+37+136=244 (32% of max value = 765). Red value is 71 (28.12% from 255 or 29.10% from 244); Green value is 37 (14.84% from 255 or 15.16% from 244); Blue value is 136 (53.52% from 255 or 55.74% from 244); Max value from RGB is 136 - color contains mainly: blue. Hex color #472588 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #472588 is #B8DA77. Grayscale: #3A3A3A. Windows color (decimal): -12114552 or 8922439. OLE color: 8922439.
HSL color Cylindrical-coordinate representation of color #472588: hue angle of 260.61º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #472588 is Cyan = 0.48, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 71 | 37 | 136 | - |
| CMYK | 0.48 | 0.73 | 0 | 0.47 |
| HSL | 260.61º | 0.57% | 0.34% | - |
| HSV(B) | 260.61º | 0.73% | 0.53% | - |
| XYZ | 7.7 | 4.44 | 23.74 | - |
| YUV | 58.45 | 171.76 | 136.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 37 | 136 | 0.48 | 0.73 | 0 | 0.47 | 260.61 | 0.57 | 0.34 |
| Hex | 47 | 25 | 88 | 30 | 49 | 0 | 2F | 105 | 39 | 22 |
| Octal | 107 | 45 | 210 | 60 | 111 | 0 | 57 | 405 | 71 | 42 |
| Binary | 1000111 | 100101 | 10001000 | 110000 | 1001001 | 0 | 101111 | 100000101 | 111001 | 100010 |
Color Harmonies of #472588
Complementary color
Monochromatic Colors of #472588
Black with #472588
Text Example
Text Example
White with #472588
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472588; }
p { color: rgb(71,37,136); }
H1.HeaderClassName
{
color: #472588;
}
.AnyTagClassName
{
color: #472588;
}
</style>
background-color css
<style>
a { background-color: #472588; }
a { background-color: rgb(71,37,136); }
div.DivClassName
{
background-color: #472588;
}
.BgClassName
{
background-color: #472588;
}
</style>
border-color css
<style>
span { border-color: #472588; }
span { border-color: rgb(71,37,136); }
td.TdClassName
{
border-color: #472588;
}
.TagClassName
{
border-color: #472588;
}
</style>