Shades of Windsor #472183
Tints of Windsor #472183
RGB
CMYK
RGB Variations
Color information
#472183 (or 0x472183) is known color: Windsor. HEX triplet: 47, 21 and 83. RGB value is (71,33,131). Sum of RGB (Red+Green+Blue) = 71+33+131=235 (31% of max value = 765). Red value is 71 (28.12% from 255 or 30.21% from 235); Green value is 33 (13.28% from 255 or 14.04% from 235); Blue value is 131 (51.56% from 255 or 55.74% from 235); Max value from RGB is 131 - color contains mainly: blue. Hex color #472183 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #472183 is #B8DE7C. Grayscale: #373737. Windows color (decimal): -12115581 or 8593735. OLE color: 8593735.
HSL color Cylindrical-coordinate representation of color #472183: hue angle of 263.27º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #472183 is Cyan = 0.46, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 33 | 131 | - |
| CMYK | 0.46 | 0.75 | 0 | 0.49 |
| HSL | 263.27º | 0.6% | 0.32% | - |
| HSV(B) | 263.27º | 0.75% | 0.51% | - |
| XYZ | 7.24 | 4.07 | 21.88 | - |
| YUV | 55.53 | 170.59 | 139.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 33 | 131 | 0.46 | 0.75 | 0 | 0.49 | 263.27 | 0.6 | 0.32 |
| Hex | 47 | 21 | 83 | 2E | 4B | 0 | 31 | 107 | 3C | 20 |
| Octal | 107 | 41 | 203 | 56 | 113 | 0 | 61 | 407 | 74 | 40 |
| Binary | 1000111 | 100001 | 10000011 | 101110 | 1001011 | 0 | 110001 | 100000111 | 111100 | 100000 |
Color Harmonies of #472183
Complementary color
Monochromatic Colors of #472183
Black with #472183
Text Example
Text Example
White with #472183
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472183; }
p { color: rgb(71,33,131); }
H1.HeaderClassName
{
color: #472183;
}
.AnyTagClassName
{
color: #472183;
}
</style>
background-color css
<style>
a { background-color: #472183; }
a { background-color: rgb(71,33,131); }
div.DivClassName
{
background-color: #472183;
}
.BgClassName
{
background-color: #472183;
}
</style>
border-color css
<style>
span { border-color: #472183; }
span { border-color: rgb(71,33,131); }
td.TdClassName
{
border-color: #472183;
}
.TagClassName
{
border-color: #472183;
}
</style>