Shades of Windsor #473675
Tints of Windsor #473675
RGB
CMYK
RGB Variations
Color information
#473675 (or 0x473675) is known color: Windsor. HEX triplet: 47, 36 and 75. RGB value is (71,54,117). Sum of RGB (Red+Green+Blue) = 71+54+117=242 (32% of max value = 765). Red value is 71 (28.12% from 255 or 29.34% from 242); Green value is 54 (21.48% from 255 or 22.31% from 242); Blue value is 117 (46.09% from 255 or 48.35% from 242); Max value from RGB is 117 - color contains mainly: blue. Hex color #473675 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #473675 is #B8C98A. Grayscale: #424242. Windows color (decimal): -12110219 or 7681607. OLE color: 7681607.
HSL color Cylindrical-coordinate representation of color #473675: hue angle of 256.19º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #473675 is Cyan = 0.39, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 54 | 117 | - |
| CMYK | 0.39 | 0.54 | 0 | 0.54 |
| HSL | 256.19º | 0.37% | 0.34% | - |
| HSV(B) | 256.19º | 0.54% | 0.46% | - |
| XYZ | 7.13 | 5.26 | 17.47 | - |
| YUV | 66.27 | 156.63 | 131.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 54 | 117 | 0.39 | 0.54 | 0 | 0.54 | 256.19 | 0.37 | 0.34 |
| Hex | 47 | 36 | 75 | 27 | 36 | 0 | 36 | 100 | 25 | 22 |
| Octal | 107 | 66 | 165 | 47 | 66 | 0 | 66 | 400 | 45 | 42 |
| Binary | 1000111 | 110110 | 1110101 | 100111 | 110110 | 0 | 110110 | 100000000 | 100101 | 100010 |
Color Harmonies of #473675
Complementary color
Monochromatic Colors of #473675
Black with #473675
Text Example
Text Example
White with #473675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473675; }
p { color: rgb(71,54,117); }
H1.HeaderClassName
{
color: #473675;
}
.AnyTagClassName
{
color: #473675;
}
</style>
background-color css
<style>
a { background-color: #473675; }
a { background-color: rgb(71,54,117); }
div.DivClassName
{
background-color: #473675;
}
.BgClassName
{
background-color: #473675;
}
</style>
border-color css
<style>
span { border-color: #473675; }
span { border-color: rgb(71,54,117); }
td.TdClassName
{
border-color: #473675;
}
.TagClassName
{
border-color: #473675;
}
</style>