Shades of Windsor #472391
Tints of Windsor #472391
RGB
CMYK
RGB Variations
Color information
#472391 (or 0x472391) is known color: Windsor. HEX triplet: 47, 23 and 91. RGB value is (71,35,145). Sum of RGB (Red+Green+Blue) = 71+35+145=251 (33% of max value = 765). Red value is 71 (28.12% from 255 or 28.29% from 251); Green value is 35 (14.06% from 255 or 13.94% from 251); Blue value is 145 (57.03% from 255 or 57.77% from 251); Max value from RGB is 145 - color contains mainly: blue. Hex color #472391 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #472391 is #B8DC6E. Grayscale: #393939. Windows color (decimal): -12115055 or 9511751. OLE color: 9511751.
HSL color Cylindrical-coordinate representation of color #472391: hue angle of 259.64º degrees, saturation: 0.61, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #472391 is Cyan = 0.51, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 71 | 35 | 145 | - |
| CMYK | 0.51 | 0.76 | 0 | 0.43 |
| HSL | 259.64º | 0.61% | 0.35% | - |
| HSV(B) | 259.64º | 0.76% | 0.57% | - |
| XYZ | 8.31 | 4.59 | 27.24 | - |
| YUV | 58.3 | 176.93 | 137.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 35 | 145 | 0.51 | 0.76 | 0 | 0.43 | 259.64 | 0.61 | 0.35 |
| Hex | 47 | 23 | 91 | 33 | 4C | 0 | 2B | 104 | 3D | 23 |
| Octal | 107 | 43 | 221 | 63 | 114 | 0 | 53 | 404 | 75 | 43 |
| Binary | 1000111 | 100011 | 10010001 | 110011 | 1001100 | 0 | 101011 | 100000100 | 111101 | 100011 |
Color Harmonies of #472391
Complementary color
Monochromatic Colors of #472391
Black with #472391
Text Example
Text Example
White with #472391
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472391; }
p { color: rgb(71,35,145); }
H1.HeaderClassName
{
color: #472391;
}
.AnyTagClassName
{
color: #472391;
}
</style>
background-color css
<style>
a { background-color: #472391; }
a { background-color: rgb(71,35,145); }
div.DivClassName
{
background-color: #472391;
}
.BgClassName
{
background-color: #472391;
}
</style>
border-color css
<style>
span { border-color: #472391; }
span { border-color: rgb(71,35,145); }
td.TdClassName
{
border-color: #472391;
}
.TagClassName
{
border-color: #472391;
}
</style>