Shades of Windsor #472094
Tints of Windsor #472094
RGB
CMYK
RGB Variations
Color information
#472094 (or 0x472094) is known color: Windsor. HEX triplet: 47, 20 and 94. RGB value is (71,32,148). Sum of RGB (Red+Green+Blue) = 71+32+148=251 (33% of max value = 765). Red value is 71 (28.12% from 255 or 28.29% from 251); Green value is 32 (12.89% from 255 or 12.75% from 251); Blue value is 148 (58.20% from 255 or 58.96% from 251); Max value from RGB is 148 - color contains mainly: blue. Hex color #472094 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #472094 is #B8DF6B. Grayscale: #383838. Windows color (decimal): -12115820 or 9707591. OLE color: 9707591.
HSL color Cylindrical-coordinate representation of color #472094: hue angle of 260.17º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #472094 is Cyan = 0.52, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 71 | 32 | 148 | - |
| CMYK | 0.52 | 0.78 | 0 | 0.42 |
| HSL | 260.17º | 0.64% | 0.35% | - |
| HSV(B) | 260.17º | 0.78% | 0.58% | - |
| XYZ | 8.46 | 4.51 | 28.44 | - |
| YUV | 56.89 | 179.42 | 138.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 32 | 148 | 0.52 | 0.78 | 0 | 0.42 | 260.17 | 0.64 | 0.35 |
| Hex | 47 | 20 | 94 | 34 | 4E | 0 | 2A | 104 | 40 | 23 |
| Octal | 107 | 40 | 224 | 64 | 116 | 0 | 52 | 404 | 100 | 43 |
| Binary | 1000111 | 100000 | 10010100 | 110100 | 1001110 | 0 | 101010 | 100000100 | 1000000 | 100011 |
Color Harmonies of #472094
Complementary color
Monochromatic Colors of #472094
Black with #472094
Text Example
Text Example
White with #472094
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472094; }
p { color: rgb(71,32,148); }
H1.HeaderClassName
{
color: #472094;
}
.AnyTagClassName
{
color: #472094;
}
</style>
background-color css
<style>
a { background-color: #472094; }
a { background-color: rgb(71,32,148); }
div.DivClassName
{
background-color: #472094;
}
.BgClassName
{
background-color: #472094;
}
</style>
border-color css
<style>
span { border-color: #472094; }
span { border-color: rgb(71,32,148); }
td.TdClassName
{
border-color: #472094;
}
.TagClassName
{
border-color: #472094;
}
</style>