Shades of Windsor #471889
Tints of Windsor #471889
RGB
CMYK
RGB Variations
Color information
#471889 (or 0x471889) is known color: Windsor. HEX triplet: 47, 18 and 89. RGB value is (71,24,137). Sum of RGB (Red+Green+Blue) = 71+24+137=232 (30% of max value = 765). Red value is 71 (28.12% from 255 or 30.60% from 232); Green value is 24 (9.77% from 255 or 10.34% from 232); Blue value is 137 (53.91% from 255 or 59.05% from 232); Max value from RGB is 137 - color contains mainly: blue. Hex color #471889 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #471889 is #B8E776. Grayscale: #323232. Windows color (decimal): -12117879 or 8984647. OLE color: 8984647.
HSL color Cylindrical-coordinate representation of color #471889: hue angle of 264.96º degrees, saturation: 0.7, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #471889 is Cyan = 0.48, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 71 | 24 | 137 | - |
| CMYK | 0.48 | 0.82 | 0 | 0.46 |
| HSL | 264.96º | 0.7% | 0.32% | - |
| HSV(B) | 264.96º | 0.82% | 0.54% | - |
| XYZ | 7.44 | 3.8 | 24.01 | - |
| YUV | 50.94 | 176.57 | 142.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 24 | 137 | 0.48 | 0.82 | 0 | 0.46 | 264.96 | 0.7 | 0.32 |
| Hex | 47 | 18 | 89 | 30 | 52 | 0 | 2E | 109 | 46 | 20 |
| Octal | 107 | 30 | 211 | 60 | 122 | 0 | 56 | 411 | 106 | 40 |
| Binary | 1000111 | 11000 | 10001001 | 110000 | 1010010 | 0 | 101110 | 100001001 | 1000110 | 100000 |
Color Harmonies of #471889
Complementary color
Monochromatic Colors of #471889
Black with #471889
Text Example
Text Example
White with #471889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471889; }
p { color: rgb(71,24,137); }
H1.HeaderClassName
{
color: #471889;
}
.AnyTagClassName
{
color: #471889;
}
</style>
background-color css
<style>
a { background-color: #471889; }
a { background-color: rgb(71,24,137); }
div.DivClassName
{
background-color: #471889;
}
.BgClassName
{
background-color: #471889;
}
</style>
border-color css
<style>
span { border-color: #471889; }
span { border-color: rgb(71,24,137); }
td.TdClassName
{
border-color: #471889;
}
.TagClassName
{
border-color: #471889;
}
</style>