Shades of Windsor #473577
Tints of Windsor #473577
RGB
CMYK
RGB Variations
Color information
#473577 (or 0x473577) is known color: Windsor. HEX triplet: 47, 35 and 77. RGB value is (71,53,119). Sum of RGB (Red+Green+Blue) = 71+53+119=243 (32% of max value = 765). Red value is 71 (28.12% from 255 or 29.22% from 243); Green value is 53 (21.09% from 255 or 21.81% from 243); Blue value is 119 (46.88% from 255 or 48.97% from 243); Max value from RGB is 119 - color contains mainly: blue. Hex color #473577 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #473577 is #B8CA88. Grayscale: #414141. Windows color (decimal): -12110473 or 7812423. OLE color: 7812423.
HSL color Cylindrical-coordinate representation of color #473577: hue angle of 256.36º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #473577 is Cyan = 0.40, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 53 | 119 | - |
| CMYK | 0.40 | 0.55 | 0 | 0.53 |
| HSL | 256.36º | 0.38% | 0.34% | - |
| HSV(B) | 256.36º | 0.55% | 0.47% | - |
| XYZ | 7.2 | 5.22 | 18.08 | - |
| YUV | 65.91 | 157.96 | 131.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 53 | 119 | 0.40 | 0.55 | 0 | 0.53 | 256.36 | 0.38 | 0.34 |
| Hex | 47 | 35 | 77 | 28 | 37 | 0 | 35 | 100 | 26 | 22 |
| Octal | 107 | 65 | 167 | 50 | 67 | 0 | 65 | 400 | 46 | 42 |
| Binary | 1000111 | 110101 | 1110111 | 101000 | 110111 | 0 | 110101 | 100000000 | 100110 | 100010 |
Color Harmonies of #473577
Complementary color
Monochromatic Colors of #473577
Black with #473577
Text Example
Text Example
White with #473577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473577; }
p { color: rgb(71,53,119); }
H1.HeaderClassName
{
color: #473577;
}
.AnyTagClassName
{
color: #473577;
}
</style>
background-color css
<style>
a { background-color: #473577; }
a { background-color: rgb(71,53,119); }
div.DivClassName
{
background-color: #473577;
}
.BgClassName
{
background-color: #473577;
}
</style>
border-color css
<style>
span { border-color: #473577; }
span { border-color: rgb(71,53,119); }
td.TdClassName
{
border-color: #473577;
}
.TagClassName
{
border-color: #473577;
}
</style>