Shades of Windsor #472974
Tints of Windsor #472974
RGB
CMYK
RGB Variations
Color information
#472974 (or 0x472974) is known color: Windsor. HEX triplet: 47, 29 and 74. RGB value is (71,41,116). Sum of RGB (Red+Green+Blue) = 71+41+116=228 (30% of max value = 765). Red value is 71 (28.12% from 255 or 31.14% from 228); Green value is 41 (16.41% from 255 or 17.98% from 228); Blue value is 116 (45.70% from 255 or 50.88% from 228); Max value from RGB is 116 - color contains mainly: blue. Hex color #472974 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #472974 is #B8D68B. Grayscale: #3A3A3A. Windows color (decimal): -12113548 or 7612743. OLE color: 7612743.
HSL color Cylindrical-coordinate representation of color #472974: hue angle of 264º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #472974 is Cyan = 0.39, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 41 | 116 | - |
| CMYK | 0.39 | 0.65 | 0 | 0.55 |
| HSL | 264º | 0.48% | 0.31% | - |
| HSV(B) | 264º | 0.65% | 0.45% | - |
| XYZ | 6.54 | 4.19 | 16.99 | - |
| YUV | 58.52 | 160.44 | 136.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 41 | 116 | 0.39 | 0.65 | 0 | 0.55 | 264 | 0.48 | 0.31 |
| Hex | 47 | 29 | 74 | 27 | 41 | 0 | 37 | 108 | 30 | 1F |
| Octal | 107 | 51 | 164 | 47 | 101 | 0 | 67 | 410 | 60 | 37 |
| Binary | 1000111 | 101001 | 1110100 | 100111 | 1000001 | 0 | 110111 | 100001000 | 110000 | 11111 |
Color Harmonies of #472974
Complementary color
Monochromatic Colors of #472974
Black with #472974
Text Example
Text Example
White with #472974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472974; }
p { color: rgb(71,41,116); }
H1.HeaderClassName
{
color: #472974;
}
.AnyTagClassName
{
color: #472974;
}
</style>
background-color css
<style>
a { background-color: #472974; }
a { background-color: rgb(71,41,116); }
div.DivClassName
{
background-color: #472974;
}
.BgClassName
{
background-color: #472974;
}
</style>
border-color css
<style>
span { border-color: #472974; }
span { border-color: rgb(71,41,116); }
td.TdClassName
{
border-color: #472974;
}
.TagClassName
{
border-color: #472974;
}
</style>