Shades of Windsor #473779
Tints of Windsor #473779
RGB
CMYK
RGB Variations
Color information
#473779 (or 0x473779) is known color: Windsor. HEX triplet: 47, 37 and 79. RGB value is (71,55,121). Sum of RGB (Red+Green+Blue) = 71+55+121=247 (32% of max value = 765). Red value is 71 (28.12% from 255 or 28.74% from 247); Green value is 55 (21.88% from 255 or 22.27% from 247); Blue value is 121 (47.66% from 255 or 48.99% from 247); Max value from RGB is 121 - color contains mainly: blue. Hex color #473779 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #473779 is #B8C886. Grayscale: #434343. Windows color (decimal): -12109959 or 7944007. OLE color: 7944007.
HSL color Cylindrical-coordinate representation of color #473779: hue angle of 254.55º degrees, saturation: 0.38, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #473779 is Cyan = 0.41, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 55 | 121 | - |
| CMYK | 0.41 | 0.55 | 0 | 0.53 |
| HSL | 254.55º | 0.38% | 0.35% | - |
| HSV(B) | 254.55º | 0.55% | 0.47% | - |
| XYZ | 7.42 | 5.45 | 18.75 | - |
| YUV | 67.31 | 158.3 | 130.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 55 | 121 | 0.41 | 0.55 | 0 | 0.53 | 254.55 | 0.38 | 0.35 |
| Hex | 47 | 37 | 79 | 29 | 37 | 0 | 35 | FF | 26 | 23 |
| Octal | 107 | 67 | 171 | 51 | 67 | 0 | 65 | 377 | 46 | 43 |
| Binary | 1000111 | 110111 | 1111001 | 101001 | 110111 | 0 | 110101 | 11111111 | 100110 | 100011 |
Color Harmonies of #473779
Complementary color
Monochromatic Colors of #473779
Black with #473779
Text Example
Text Example
White with #473779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473779; }
p { color: rgb(71,55,121); }
H1.HeaderClassName
{
color: #473779;
}
.AnyTagClassName
{
color: #473779;
}
</style>
background-color css
<style>
a { background-color: #473779; }
a { background-color: rgb(71,55,121); }
div.DivClassName
{
background-color: #473779;
}
.BgClassName
{
background-color: #473779;
}
</style>
border-color css
<style>
span { border-color: #473779; }
span { border-color: rgb(71,55,121); }
td.TdClassName
{
border-color: #473779;
}
.TagClassName
{
border-color: #473779;
}
</style>