Shades of Windsor #473079
Tints of Windsor #473079
RGB
CMYK
RGB Variations
Color information
#473079 (or 0x473079) is known color: Windsor. HEX triplet: 47, 30 and 79. RGB value is (71,48,121). Sum of RGB (Red+Green+Blue) = 71+48+121=240 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.58% from 240); Green value is 48 (19.14% from 255 or 20% from 240); Blue value is 121 (47.66% from 255 or 50.42% from 240); Max value from RGB is 121 - color contains mainly: blue. Hex color #473079 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #473079 is #B8CF86. Grayscale: #3E3E3E. Windows color (decimal): -12111751 or 7942215. OLE color: 7942215.
HSL color Cylindrical-coordinate representation of color #473079: hue angle of 258.9º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #473079 is Cyan = 0.41, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 48 | 121 | - |
| CMYK | 0.41 | 0.60 | 0 | 0.53 |
| HSL | 258.9º | 0.43% | 0.33% | - |
| HSV(B) | 258.9º | 0.6% | 0.47% | - |
| XYZ | 7.11 | 4.83 | 18.65 | - |
| YUV | 63.2 | 160.62 | 133.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 48 | 121 | 0.41 | 0.60 | 0 | 0.53 | 258.9 | 0.43 | 0.33 |
| Hex | 47 | 30 | 79 | 29 | 3C | 0 | 35 | 103 | 2B | 21 |
| Octal | 107 | 60 | 171 | 51 | 74 | 0 | 65 | 403 | 53 | 41 |
| Binary | 1000111 | 110000 | 1111001 | 101001 | 111100 | 0 | 110101 | 100000011 | 101011 | 100001 |
Color Harmonies of #473079
Complementary color
Monochromatic Colors of #473079
Black with #473079
Text Example
Text Example
White with #473079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473079; }
p { color: rgb(71,48,121); }
H1.HeaderClassName
{
color: #473079;
}
.AnyTagClassName
{
color: #473079;
}
</style>
background-color css
<style>
a { background-color: #473079; }
a { background-color: rgb(71,48,121); }
div.DivClassName
{
background-color: #473079;
}
.BgClassName
{
background-color: #473079;
}
</style>
border-color css
<style>
span { border-color: #473079; }
span { border-color: rgb(71,48,121); }
td.TdClassName
{
border-color: #473079;
}
.TagClassName
{
border-color: #473079;
}
</style>