Shades of Windsor #471987
Tints of Windsor #471987
RGB
CMYK
RGB Variations
Color information
#471987 (or 0x471987) is known color: Windsor. HEX triplet: 47, 19 and 87. RGB value is (71,25,135). Sum of RGB (Red+Green+Blue) = 71+25+135=231 (30% of max value = 765). Red value is 71 (28.12% from 255 or 30.74% from 231); Green value is 25 (10.16% from 255 or 10.82% from 231); Blue value is 135 (53.12% from 255 or 58.44% from 231); Max value from RGB is 135 - color contains mainly: blue. Hex color #471987 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #471987 is #B8E678. Grayscale: #323232. Windows color (decimal): -12117625 or 8853831. OLE color: 8853831.
HSL color Cylindrical-coordinate representation of color #471987: hue angle of 265.09º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #471987 is Cyan = 0.47, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 71 | 25 | 135 | - |
| CMYK | 0.47 | 0.81 | 0 | 0.47 |
| HSL | 265.09º | 0.69% | 0.31% | - |
| HSV(B) | 265.09º | 0.81% | 0.53% | - |
| XYZ | 7.32 | 3.78 | 23.27 | - |
| YUV | 51.29 | 175.24 | 142.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 25 | 135 | 0.47 | 0.81 | 0 | 0.47 | 265.09 | 0.69 | 0.31 |
| Hex | 47 | 19 | 87 | 2F | 51 | 0 | 2F | 109 | 45 | 1F |
| Octal | 107 | 31 | 207 | 57 | 121 | 0 | 57 | 411 | 105 | 37 |
| Binary | 1000111 | 11001 | 10000111 | 101111 | 1010001 | 0 | 101111 | 100001001 | 1000101 | 11111 |
Color Harmonies of #471987
Complementary color
Monochromatic Colors of #471987
Black with #471987
Text Example
Text Example
White with #471987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471987; }
p { color: rgb(71,25,135); }
H1.HeaderClassName
{
color: #471987;
}
.AnyTagClassName
{
color: #471987;
}
</style>
background-color css
<style>
a { background-color: #471987; }
a { background-color: rgb(71,25,135); }
div.DivClassName
{
background-color: #471987;
}
.BgClassName
{
background-color: #471987;
}
</style>
border-color css
<style>
span { border-color: #471987; }
span { border-color: rgb(71,25,135); }
td.TdClassName
{
border-color: #471987;
}
.TagClassName
{
border-color: #471987;
}
</style>