Shades of Windsor #472781
Tints of Windsor #472781
RGB
CMYK
RGB Variations
Color information
#472781 (or 0x472781) is known color: Windsor. HEX triplet: 47, 27 and 81. RGB value is (71,39,129). Sum of RGB (Red+Green+Blue) = 71+39+129=239 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.71% from 239); Green value is 39 (15.62% from 255 or 16.32% from 239); Blue value is 129 (50.78% from 255 or 53.97% from 239); Max value from RGB is 129 - color contains mainly: blue. Hex color #472781 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #472781 is #B8D87E. Grayscale: #3A3A3A. Windows color (decimal): -12114047 or 8464199. OLE color: 8464199.
HSL color Cylindrical-coordinate representation of color #472781: hue angle of 261.33º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #472781 is Cyan = 0.45, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 39 | 129 | - |
| CMYK | 0.45 | 0.70 | 0 | 0.49 |
| HSL | 261.33º | 0.54% | 0.33% | - |
| HSV(B) | 261.33º | 0.7% | 0.51% | - |
| XYZ | 7.29 | 4.38 | 21.23 | - |
| YUV | 58.83 | 167.6 | 136.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 39 | 129 | 0.45 | 0.70 | 0 | 0.49 | 261.33 | 0.54 | 0.33 |
| Hex | 47 | 27 | 81 | 2D | 46 | 0 | 31 | 105 | 36 | 21 |
| Octal | 107 | 47 | 201 | 55 | 106 | 0 | 61 | 405 | 66 | 41 |
| Binary | 1000111 | 100111 | 10000001 | 101101 | 1000110 | 0 | 110001 | 100000101 | 110110 | 100001 |
Color Harmonies of #472781
Complementary color
Monochromatic Colors of #472781
Black with #472781
Text Example
Text Example
White with #472781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472781; }
p { color: rgb(71,39,129); }
H1.HeaderClassName
{
color: #472781;
}
.AnyTagClassName
{
color: #472781;
}
</style>
background-color css
<style>
a { background-color: #472781; }
a { background-color: rgb(71,39,129); }
div.DivClassName
{
background-color: #472781;
}
.BgClassName
{
background-color: #472781;
}
</style>
border-color css
<style>
span { border-color: #472781; }
span { border-color: rgb(71,39,129); }
td.TdClassName
{
border-color: #472781;
}
.TagClassName
{
border-color: #472781;
}
</style>