Shades of Windsor #473376
Tints of Windsor #473376
RGB
CMYK
RGB Variations
Color information
#473376 (or 0x473376) is known color: Windsor. HEX triplet: 47, 33 and 76. RGB value is (71,51,118). Sum of RGB (Red+Green+Blue) = 71+51+118=240 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.58% from 240); Green value is 51 (20.31% from 255 or 21.25% from 240); Blue value is 118 (46.48% from 255 or 49.17% from 240); Max value from RGB is 118 - color contains mainly: blue. Hex color #473376 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #473376 is #B8CC89. Grayscale: #404040. Windows color (decimal): -12110986 or 7746375. OLE color: 7746375.
HSL color Cylindrical-coordinate representation of color #473376: hue angle of 257.91º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #473376 is Cyan = 0.40, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 51 | 118 | - |
| CMYK | 0.40 | 0.57 | 0 | 0.54 |
| HSL | 257.91º | 0.4% | 0.33% | - |
| HSV(B) | 257.91º | 0.57% | 0.46% | - |
| XYZ | 7.05 | 5.02 | 17.74 | - |
| YUV | 64.62 | 158.13 | 132.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 51 | 118 | 0.40 | 0.57 | 0 | 0.54 | 257.91 | 0.4 | 0.33 |
| Hex | 47 | 33 | 76 | 28 | 39 | 0 | 36 | 102 | 28 | 21 |
| Octal | 107 | 63 | 166 | 50 | 71 | 0 | 66 | 402 | 50 | 41 |
| Binary | 1000111 | 110011 | 1110110 | 101000 | 111001 | 0 | 110110 | 100000010 | 101000 | 100001 |
Color Harmonies of #473376
Complementary color
Monochromatic Colors of #473376
Black with #473376
Text Example
Text Example
White with #473376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473376; }
p { color: rgb(71,51,118); }
H1.HeaderClassName
{
color: #473376;
}
.AnyTagClassName
{
color: #473376;
}
</style>
background-color css
<style>
a { background-color: #473376; }
a { background-color: rgb(71,51,118); }
div.DivClassName
{
background-color: #473376;
}
.BgClassName
{
background-color: #473376;
}
</style>
border-color css
<style>
span { border-color: #473376; }
span { border-color: rgb(71,51,118); }
td.TdClassName
{
border-color: #473376;
}
.TagClassName
{
border-color: #473376;
}
</style>