Shades of Windsor #471885
Tints of Windsor #471885
RGB
CMYK
RGB Variations
Color information
#471885 (or 0x471885) is known color: Windsor. HEX triplet: 47, 18 and 85. RGB value is (71,24,133). Sum of RGB (Red+Green+Blue) = 71+24+133=228 (30% of max value = 765). Red value is 71 (28.12% from 255 or 31.14% from 228); Green value is 24 (9.77% from 255 or 10.53% from 228); Blue value is 133 (52.34% from 255 or 58.33% from 228); Max value from RGB is 133 - color contains mainly: blue. Hex color #471885 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #471885 is #B8E77A. Grayscale: #323232. Windows color (decimal): -12117883 or 8722503. OLE color: 8722503.
HSL color Cylindrical-coordinate representation of color #471885: hue angle of 265.87º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #471885 is Cyan = 0.47, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 71 | 24 | 133 | - |
| CMYK | 0.47 | 0.82 | 0 | 0.48 |
| HSL | 265.87º | 0.69% | 0.31% | - |
| HSV(B) | 265.87º | 0.82% | 0.52% | - |
| XYZ | 7.16 | 3.69 | 22.52 | - |
| YUV | 50.48 | 174.57 | 142.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 24 | 133 | 0.47 | 0.82 | 0 | 0.48 | 265.87 | 0.69 | 0.31 |
| Hex | 47 | 18 | 85 | 2F | 52 | 0 | 30 | 10A | 45 | 1F |
| Octal | 107 | 30 | 205 | 57 | 122 | 0 | 60 | 412 | 105 | 37 |
| Binary | 1000111 | 11000 | 10000101 | 101111 | 1010010 | 0 | 110000 | 100001010 | 1000101 | 11111 |
Color Harmonies of #471885
Complementary color
Monochromatic Colors of #471885
Black with #471885
Text Example
Text Example
White with #471885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471885; }
p { color: rgb(71,24,133); }
H1.HeaderClassName
{
color: #471885;
}
.AnyTagClassName
{
color: #471885;
}
</style>
background-color css
<style>
a { background-color: #471885; }
a { background-color: rgb(71,24,133); }
div.DivClassName
{
background-color: #471885;
}
.BgClassName
{
background-color: #471885;
}
</style>
border-color css
<style>
span { border-color: #471885; }
span { border-color: rgb(71,24,133); }
td.TdClassName
{
border-color: #471885;
}
.TagClassName
{
border-color: #471885;
}
</style>