Shades of Windsor #472380
Tints of Windsor #472380
RGB
CMYK
RGB Variations
Color information
#472380 (or 0x472380) is known color: Windsor. HEX triplet: 47, 23 and 80. RGB value is (71,35,128). Sum of RGB (Red+Green+Blue) = 71+35+128=234 (30% of max value = 765). Red value is 71 (28.12% from 255 or 30.34% from 234); Green value is 35 (14.06% from 255 or 14.96% from 234); Blue value is 128 (50.39% from 255 or 54.70% from 234); Max value from RGB is 128 - color contains mainly: blue. Hex color #472380 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #472380 is #B8DC7F. Grayscale: #383838. Windows color (decimal): -12115072 or 8397639. OLE color: 8397639.
HSL color Cylindrical-coordinate representation of color #472380: hue angle of 263.23º degrees, saturation: 0.57, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #472380 is Cyan = 0.45, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 71 | 35 | 128 | - |
| CMYK | 0.45 | 0.73 | 0 | 0.50 |
| HSL | 263.23º | 0.57% | 0.32% | - |
| HSV(B) | 263.23º | 0.73% | 0.5% | - |
| XYZ | 7.1 | 4.1 | 20.84 | - |
| YUV | 56.37 | 168.43 | 138.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 35 | 128 | 0.45 | 0.73 | 0 | 0.50 | 263.23 | 0.57 | 0.32 |
| Hex | 47 | 23 | 80 | 2D | 49 | 0 | 32 | 107 | 39 | 20 |
| Octal | 107 | 43 | 200 | 55 | 111 | 0 | 62 | 407 | 71 | 40 |
| Binary | 1000111 | 100011 | 10000000 | 101101 | 1001001 | 0 | 110010 | 100000111 | 111001 | 100000 |
Color Harmonies of #472380
Complementary color
Monochromatic Colors of #472380
Black with #472380
Text Example
Text Example
White with #472380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472380; }
p { color: rgb(71,35,128); }
H1.HeaderClassName
{
color: #472380;
}
.AnyTagClassName
{
color: #472380;
}
</style>
background-color css
<style>
a { background-color: #472380; }
a { background-color: rgb(71,35,128); }
div.DivClassName
{
background-color: #472380;
}
.BgClassName
{
background-color: #472380;
}
</style>
border-color css
<style>
span { border-color: #472380; }
span { border-color: rgb(71,35,128); }
td.TdClassName
{
border-color: #472380;
}
.TagClassName
{
border-color: #472380;
}
</style>