Shades of Windsor #472883
Tints of Windsor #472883
RGB
CMYK
RGB Variations
Color information
#472883 (or 0x472883) is known color: Windsor. HEX triplet: 47, 28 and 83. RGB value is (71,40,131). Sum of RGB (Red+Green+Blue) = 71+40+131=242 (32% of max value = 765). Red value is 71 (28.12% from 255 or 29.34% from 242); Green value is 40 (16.02% from 255 or 16.53% from 242); Blue value is 131 (51.56% from 255 or 54.13% from 242); Max value from RGB is 131 - color contains mainly: blue. Hex color #472883 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #472883 is #B8D77C. Grayscale: #3B3B3B. Windows color (decimal): -12113789 or 8595527. OLE color: 8595527.
HSL color Cylindrical-coordinate representation of color #472883: hue angle of 260.44º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #472883 is Cyan = 0.46, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 40 | 131 | - |
| CMYK | 0.46 | 0.69 | 0 | 0.49 |
| HSL | 260.44º | 0.53% | 0.34% | - |
| HSV(B) | 260.44º | 0.69% | 0.51% | - |
| XYZ | 7.45 | 4.5 | 21.95 | - |
| YUV | 59.64 | 168.27 | 136.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 40 | 131 | 0.46 | 0.69 | 0 | 0.49 | 260.44 | 0.53 | 0.34 |
| Hex | 47 | 28 | 83 | 2E | 45 | 0 | 31 | 104 | 35 | 22 |
| Octal | 107 | 50 | 203 | 56 | 105 | 0 | 61 | 404 | 65 | 42 |
| Binary | 1000111 | 101000 | 10000011 | 101110 | 1000101 | 0 | 110001 | 100000100 | 110101 | 100010 |
Color Harmonies of #472883
Complementary color
Monochromatic Colors of #472883
Black with #472883
Text Example
Text Example
White with #472883
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472883; }
p { color: rgb(71,40,131); }
H1.HeaderClassName
{
color: #472883;
}
.AnyTagClassName
{
color: #472883;
}
</style>
background-color css
<style>
a { background-color: #472883; }
a { background-color: rgb(71,40,131); }
div.DivClassName
{
background-color: #472883;
}
.BgClassName
{
background-color: #472883;
}
</style>
border-color css
<style>
span { border-color: #472883; }
span { border-color: rgb(71,40,131); }
td.TdClassName
{
border-color: #472883;
}
.TagClassName
{
border-color: #472883;
}
</style>