Shades of Windsor #471989
Tints of Windsor #471989
RGB
CMYK
RGB Variations
Color information
#471989 (or 0x471989) is known color: Windsor. HEX triplet: 47, 19 and 89. RGB value is (71,25,137). Sum of RGB (Red+Green+Blue) = 71+25+137=233 (30% of max value = 765). Red value is 71 (28.12% from 255 or 30.47% from 233); Green value is 25 (10.16% from 255 or 10.73% from 233); Blue value is 137 (53.91% from 255 or 58.80% from 233); Max value from RGB is 137 - color contains mainly: blue. Hex color #471989 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #471989 is #B8E676. Grayscale: #333333. Windows color (decimal): -12117623 or 8984903. OLE color: 8984903.
HSL color Cylindrical-coordinate representation of color #471989: hue angle of 264.64º degrees, saturation: 0.69, 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 #471989 is Cyan = 0.48, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 71 | 25 | 137 | - |
| CMYK | 0.48 | 0.82 | 0 | 0.46 |
| HSL | 264.64º | 0.69% | 0.32% | - |
| HSV(B) | 264.64º | 0.82% | 0.54% | - |
| XYZ | 7.46 | 3.84 | 24.02 | - |
| YUV | 51.52 | 176.24 | 141.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 25 | 137 | 0.48 | 0.82 | 0 | 0.46 | 264.64 | 0.69 | 0.32 |
| Hex | 47 | 19 | 89 | 30 | 52 | 0 | 2E | 109 | 45 | 20 |
| Octal | 107 | 31 | 211 | 60 | 122 | 0 | 56 | 411 | 105 | 40 |
| Binary | 1000111 | 11001 | 10001001 | 110000 | 1010010 | 0 | 101110 | 100001001 | 1000101 | 100000 |
Color Harmonies of #471989
Complementary color
Monochromatic Colors of #471989
Black with #471989
Text Example
Text Example
White with #471989
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471989; }
p { color: rgb(71,25,137); }
H1.HeaderClassName
{
color: #471989;
}
.AnyTagClassName
{
color: #471989;
}
</style>
background-color css
<style>
a { background-color: #471989; }
a { background-color: rgb(71,25,137); }
div.DivClassName
{
background-color: #471989;
}
.BgClassName
{
background-color: #471989;
}
</style>
border-color css
<style>
span { border-color: #471989; }
span { border-color: rgb(71,25,137); }
td.TdClassName
{
border-color: #471989;
}
.TagClassName
{
border-color: #471989;
}
</style>