Shades of Windsor #472880
Tints of Windsor #472880
RGB
CMYK
RGB Variations
Color information
#472880 (or 0x472880) is known color: Windsor. HEX triplet: 47, 28 and 80. RGB value is (71,40,128). Sum of RGB (Red+Green+Blue) = 71+40+128=239 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.71% from 239); Green value is 40 (16.02% from 255 or 16.74% from 239); Blue value is 128 (50.39% from 255 or 53.56% from 239); Max value from RGB is 128 - color contains mainly: blue. Hex color #472880 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #472880 is #B8D77F. Grayscale: #3A3A3A. Windows color (decimal): -12113792 or 8398919. OLE color: 8398919.
HSL color Cylindrical-coordinate representation of color #472880: hue angle of 261.14º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #472880 is Cyan = 0.45, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 71 | 40 | 128 | - |
| CMYK | 0.45 | 0.69 | 0 | 0.50 |
| HSL | 261.14º | 0.52% | 0.33% | - |
| HSV(B) | 261.14º | 0.69% | 0.5% | - |
| XYZ | 7.25 | 4.42 | 20.89 | - |
| YUV | 59.3 | 166.77 | 136.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 40 | 128 | 0.45 | 0.69 | 0 | 0.50 | 261.14 | 0.52 | 0.33 |
| Hex | 47 | 28 | 80 | 2D | 45 | 0 | 32 | 105 | 34 | 21 |
| Octal | 107 | 50 | 200 | 55 | 105 | 0 | 62 | 405 | 64 | 41 |
| Binary | 1000111 | 101000 | 10000000 | 101101 | 1000101 | 0 | 110010 | 100000101 | 110100 | 100001 |
Color Harmonies of #472880
Complementary color
Monochromatic Colors of #472880
Black with #472880
Text Example
Text Example
White with #472880
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472880; }
p { color: rgb(71,40,128); }
H1.HeaderClassName
{
color: #472880;
}
.AnyTagClassName
{
color: #472880;
}
</style>
background-color css
<style>
a { background-color: #472880; }
a { background-color: rgb(71,40,128); }
div.DivClassName
{
background-color: #472880;
}
.BgClassName
{
background-color: #472880;
}
</style>
border-color css
<style>
span { border-color: #472880; }
span { border-color: rgb(71,40,128); }
td.TdClassName
{
border-color: #472880;
}
.TagClassName
{
border-color: #472880;
}
</style>