Shades of Windsor #473181
Tints of Windsor #473181
RGB
CMYK
RGB Variations
Color information
#473181 (or 0x473181) is known color: Windsor. HEX triplet: 47, 31 and 81. RGB value is (71,49,129). Sum of RGB (Red+Green+Blue) = 71+49+129=249 (32% of max value = 765). Red value is 71 (28.12% from 255 or 28.51% from 249); Green value is 49 (19.53% from 255 or 19.68% from 249); Blue value is 129 (50.78% from 255 or 51.81% from 249); Max value from RGB is 129 - color contains mainly: blue. Hex color #473181 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #473181 is #B8CE7E. Grayscale: #404040. Windows color (decimal): -12111487 or 8466759. OLE color: 8466759.
HSL color Cylindrical-coordinate representation of color #473181: hue angle of 256.5º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #473181 is Cyan = 0.45, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 49 | 129 | - |
| CMYK | 0.45 | 0.62 | 0 | 0.49 |
| HSL | 256.5º | 0.45% | 0.35% | - |
| HSV(B) | 256.5º | 0.62% | 0.51% | - |
| XYZ | 7.66 | 5.12 | 21.35 | - |
| YUV | 64.7 | 164.29 | 132.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 49 | 129 | 0.45 | 0.62 | 0 | 0.49 | 256.5 | 0.45 | 0.35 |
| Hex | 47 | 31 | 81 | 2D | 3E | 0 | 31 | 100 | 2D | 23 |
| Octal | 107 | 61 | 201 | 55 | 76 | 0 | 61 | 400 | 55 | 43 |
| Binary | 1000111 | 110001 | 10000001 | 101101 | 111110 | 0 | 110001 | 100000000 | 101101 | 100011 |
Color Harmonies of #473181
Complementary color
Monochromatic Colors of #473181
Black with #473181
Text Example
Text Example
White with #473181
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473181; }
p { color: rgb(71,49,129); }
H1.HeaderClassName
{
color: #473181;
}
.AnyTagClassName
{
color: #473181;
}
</style>
background-color css
<style>
a { background-color: #473181; }
a { background-color: rgb(71,49,129); }
div.DivClassName
{
background-color: #473181;
}
.BgClassName
{
background-color: #473181;
}
</style>
border-color css
<style>
span { border-color: #473181; }
span { border-color: rgb(71,49,129); }
td.TdClassName
{
border-color: #473181;
}
.TagClassName
{
border-color: #473181;
}
</style>