Shades of Windsor #471886
Tints of Windsor #471886
RGB
CMYK
RGB Variations
Color information
#471886 (or 0x471886) is known color: Windsor. HEX triplet: 47, 18 and 86. RGB value is (71,24,134). Sum of RGB (Red+Green+Blue) = 71+24+134=229 (30% of max value = 765). Red value is 71 (28.12% from 255 or 31.00% from 229); Green value is 24 (9.77% from 255 or 10.48% from 229); Blue value is 134 (52.73% from 255 or 58.52% from 229); Max value from RGB is 134 - color contains mainly: blue. Hex color #471886 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #471886 is #B8E779. Grayscale: #323232. Windows color (decimal): -12117882 or 8788039. OLE color: 8788039.
HSL color Cylindrical-coordinate representation of color #471886: hue angle of 265.64º degrees, saturation: 0.7, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #471886 is Cyan = 0.47, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 71 | 24 | 134 | - |
| CMYK | 0.47 | 0.82 | 0 | 0.47 |
| HSL | 265.64º | 0.7% | 0.31% | - |
| HSV(B) | 265.64º | 0.82% | 0.53% | - |
| XYZ | 7.23 | 3.71 | 22.89 | - |
| YUV | 50.59 | 175.07 | 142.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 24 | 134 | 0.47 | 0.82 | 0 | 0.47 | 265.64 | 0.7 | 0.31 |
| Hex | 47 | 18 | 86 | 2F | 52 | 0 | 2F | 10A | 46 | 1F |
| Octal | 107 | 30 | 206 | 57 | 122 | 0 | 57 | 412 | 106 | 37 |
| Binary | 1000111 | 11000 | 10000110 | 101111 | 1010010 | 0 | 101111 | 100001010 | 1000110 | 11111 |
Color Harmonies of #471886
Complementary color
Monochromatic Colors of #471886
Black with #471886
Text Example
Text Example
White with #471886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471886; }
p { color: rgb(71,24,134); }
H1.HeaderClassName
{
color: #471886;
}
.AnyTagClassName
{
color: #471886;
}
</style>
background-color css
<style>
a { background-color: #471886; }
a { background-color: rgb(71,24,134); }
div.DivClassName
{
background-color: #471886;
}
.BgClassName
{
background-color: #471886;
}
</style>
border-color css
<style>
span { border-color: #471886; }
span { border-color: rgb(71,24,134); }
td.TdClassName
{
border-color: #471886;
}
.TagClassName
{
border-color: #471886;
}
</style>