Shades of Windsor #472680
Tints of Windsor #472680
RGB
CMYK
RGB Variations
Color information
#472680 (or 0x472680) is known color: Windsor. HEX triplet: 47, 26 and 80. RGB value is (71,38,128). Sum of RGB (Red+Green+Blue) = 71+38+128=237 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.96% from 237); Green value is 38 (15.23% from 255 or 16.03% from 237); Blue value is 128 (50.39% from 255 or 54.01% from 237); Max value from RGB is 128 - color contains mainly: blue. Hex color #472680 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #472680 is #B8D97F. Grayscale: #393939. Windows color (decimal): -12114304 or 8398407. OLE color: 8398407.
HSL color Cylindrical-coordinate representation of color #472680: hue angle of 262º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #472680 is Cyan = 0.45, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 71 | 38 | 128 | - |
| CMYK | 0.45 | 0.70 | 0 | 0.50 |
| HSL | 262º | 0.54% | 0.33% | - |
| HSV(B) | 262º | 0.7% | 0.5% | - |
| XYZ | 7.19 | 4.28 | 20.87 | - |
| YUV | 58.13 | 167.43 | 137.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 38 | 128 | 0.45 | 0.70 | 0 | 0.50 | 262 | 0.54 | 0.33 |
| Hex | 47 | 26 | 80 | 2D | 46 | 0 | 32 | 106 | 36 | 21 |
| Octal | 107 | 46 | 200 | 55 | 106 | 0 | 62 | 406 | 66 | 41 |
| Binary | 1000111 | 100110 | 10000000 | 101101 | 1000110 | 0 | 110010 | 100000110 | 110110 | 100001 |
Color Harmonies of #472680
Complementary color
Monochromatic Colors of #472680
Black with #472680
Text Example
Text Example
White with #472680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472680; }
p { color: rgb(71,38,128); }
H1.HeaderClassName
{
color: #472680;
}
.AnyTagClassName
{
color: #472680;
}
</style>
background-color css
<style>
a { background-color: #472680; }
a { background-color: rgb(71,38,128); }
div.DivClassName
{
background-color: #472680;
}
.BgClassName
{
background-color: #472680;
}
</style>
border-color css
<style>
span { border-color: #472680; }
span { border-color: rgb(71,38,128); }
td.TdClassName
{
border-color: #472680;
}
.TagClassName
{
border-color: #472680;
}
</style>