Shades of Windsor #473776
Tints of Windsor #473776
RGB
CMYK
RGB Variations
Color information
#473776 (or 0x473776) is known color: Windsor. HEX triplet: 47, 37 and 76. RGB value is (71,55,118). Sum of RGB (Red+Green+Blue) = 71+55+118=244 (32% of max value = 765). Red value is 71 (28.12% from 255 or 29.10% from 244); Green value is 55 (21.88% from 255 or 22.54% from 244); Blue value is 118 (46.48% from 255 or 48.36% from 244); Max value from RGB is 118 - color contains mainly: blue. Hex color #473776 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #473776 is #B8C889. Grayscale: #424242. Windows color (decimal): -12109962 or 7747399. OLE color: 7747399.
HSL color Cylindrical-coordinate representation of color #473776: hue angle of 255.24º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #473776 is Cyan = 0.40, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 55 | 118 | - |
| CMYK | 0.40 | 0.53 | 0 | 0.54 |
| HSL | 255.24º | 0.36% | 0.34% | - |
| HSV(B) | 255.24º | 0.53% | 0.46% | - |
| XYZ | 7.23 | 5.38 | 17.8 | - |
| YUV | 66.97 | 156.8 | 130.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 55 | 118 | 0.40 | 0.53 | 0 | 0.54 | 255.24 | 0.36 | 0.34 |
| Hex | 47 | 37 | 76 | 28 | 35 | 0 | 36 | FF | 24 | 22 |
| Octal | 107 | 67 | 166 | 50 | 65 | 0 | 66 | 377 | 44 | 42 |
| Binary | 1000111 | 110111 | 1110110 | 101000 | 110101 | 0 | 110110 | 11111111 | 100100 | 100010 |
Color Harmonies of #473776
Complementary color
Monochromatic Colors of #473776
Black with #473776
Text Example
Text Example
White with #473776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473776; }
p { color: rgb(71,55,118); }
H1.HeaderClassName
{
color: #473776;
}
.AnyTagClassName
{
color: #473776;
}
</style>
background-color css
<style>
a { background-color: #473776; }
a { background-color: rgb(71,55,118); }
div.DivClassName
{
background-color: #473776;
}
.BgClassName
{
background-color: #473776;
}
</style>
border-color css
<style>
span { border-color: #473776; }
span { border-color: rgb(71,55,118); }
td.TdClassName
{
border-color: #473776;
}
.TagClassName
{
border-color: #473776;
}
</style>