Shades of Windsor #472579
Tints of Windsor #472579
RGB
CMYK
RGB Variations
Color information
#472579 (or 0x472579) is known color: Windsor. HEX triplet: 47, 25 and 79. RGB value is (71,37,121). Sum of RGB (Red+Green+Blue) = 71+37+121=229 (30% of max value = 765). Red value is 71 (28.12% from 255 or 31.00% from 229); Green value is 37 (14.84% from 255 or 16.16% from 229); Blue value is 121 (47.66% from 255 or 52.84% from 229); Max value from RGB is 121 - color contains mainly: blue. Hex color #472579 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #472579 is #B8DA86. Grayscale: #383838. Windows color (decimal): -12114567 or 7939399. OLE color: 7939399.
HSL color Cylindrical-coordinate representation of color #472579: hue angle of 264.29º degrees, saturation: 0.53, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #472579 is Cyan = 0.41, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 37 | 121 | - |
| CMYK | 0.41 | 0.69 | 0 | 0.53 |
| HSL | 264.29º | 0.53% | 0.31% | - |
| HSV(B) | 264.29º | 0.69% | 0.47% | - |
| XYZ | 6.71 | 4.04 | 18.52 | - |
| YUV | 56.74 | 164.26 | 138.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 37 | 121 | 0.41 | 0.69 | 0 | 0.53 | 264.29 | 0.53 | 0.31 |
| Hex | 47 | 25 | 79 | 29 | 45 | 0 | 35 | 108 | 35 | 1F |
| Octal | 107 | 45 | 171 | 51 | 105 | 0 | 65 | 410 | 65 | 37 |
| Binary | 1000111 | 100101 | 1111001 | 101001 | 1000101 | 0 | 110101 | 100001000 | 110101 | 11111 |
Color Harmonies of #472579
Complementary color
Monochromatic Colors of #472579
Black with #472579
Text Example
Text Example
White with #472579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472579; }
p { color: rgb(71,37,121); }
H1.HeaderClassName
{
color: #472579;
}
.AnyTagClassName
{
color: #472579;
}
</style>
background-color css
<style>
a { background-color: #472579; }
a { background-color: rgb(71,37,121); }
div.DivClassName
{
background-color: #472579;
}
.BgClassName
{
background-color: #472579;
}
</style>
border-color css
<style>
span { border-color: #472579; }
span { border-color: rgb(71,37,121); }
td.TdClassName
{
border-color: #472579;
}
.TagClassName
{
border-color: #472579;
}
</style>