Shades of Windsor #473373
Tints of Windsor #473373
RGB
CMYK
RGB Variations
Color information
#473373 (or 0x473373) is known color: Windsor. HEX triplet: 47, 33 and 73. RGB value is (71,51,115). Sum of RGB (Red+Green+Blue) = 71+51+115=237 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.96% from 237); Green value is 51 (20.31% from 255 or 21.52% from 237); Blue value is 115 (45.31% from 255 or 48.52% from 237); Max value from RGB is 115 - color contains mainly: blue. Hex color #473373 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #473373 is #B8CC8C. Grayscale: #404040. Windows color (decimal): -12110989 or 7549767. OLE color: 7549767.
HSL color Cylindrical-coordinate representation of color #473373: hue angle of 258.75º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #473373 is Cyan = 0.38, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 51 | 115 | - |
| CMYK | 0.38 | 0.56 | 0 | 0.55 |
| HSL | 258.75º | 0.39% | 0.33% | - |
| HSV(B) | 258.75º | 0.56% | 0.45% | - |
| XYZ | 6.88 | 4.95 | 16.81 | - |
| YUV | 64.28 | 156.63 | 132.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 51 | 115 | 0.38 | 0.56 | 0 | 0.55 | 258.75 | 0.39 | 0.33 |
| Hex | 47 | 33 | 73 | 26 | 38 | 0 | 37 | 103 | 27 | 21 |
| Octal | 107 | 63 | 163 | 46 | 70 | 0 | 67 | 403 | 47 | 41 |
| Binary | 1000111 | 110011 | 1110011 | 100110 | 111000 | 0 | 110111 | 100000011 | 100111 | 100001 |
Color Harmonies of #473373
Complementary color
Monochromatic Colors of #473373
Black with #473373
Text Example
Text Example
White with #473373
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473373; }
p { color: rgb(71,51,115); }
H1.HeaderClassName
{
color: #473373;
}
.AnyTagClassName
{
color: #473373;
}
</style>
background-color css
<style>
a { background-color: #473373; }
a { background-color: rgb(71,51,115); }
div.DivClassName
{
background-color: #473373;
}
.BgClassName
{
background-color: #473373;
}
</style>
border-color css
<style>
span { border-color: #473373; }
span { border-color: rgb(71,51,115); }
td.TdClassName
{
border-color: #473373;
}
.TagClassName
{
border-color: #473373;
}
</style>