Shades of Windsor #471992
Tints of Windsor #471992
RGB
CMYK
RGB Variations
Color information
#471992 (or 0x471992) is known color: Windsor. HEX triplet: 47, 19 and 92. RGB value is (71,25,146). Sum of RGB (Red+Green+Blue) = 71+25+146=242 (32% of max value = 765). Red value is 71 (28.12% from 255 or 29.34% from 242); Green value is 25 (10.16% from 255 or 10.33% from 242); Blue value is 146 (57.42% from 255 or 60.33% from 242); Max value from RGB is 146 - color contains mainly: blue. Hex color #471992 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #471992 is #B8E66D. Grayscale: #343434. Windows color (decimal): -12117614 or 9574727. OLE color: 9574727.
HSL color Cylindrical-coordinate representation of color #471992: hue angle of 262.81º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #471992 is Cyan = 0.51, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 71 | 25 | 146 | - |
| CMYK | 0.51 | 0.83 | 0 | 0.43 |
| HSL | 262.81º | 0.71% | 0.34% | - |
| HSV(B) | 262.81º | 0.83% | 0.57% | - |
| XYZ | 8.13 | 4.11 | 27.56 | - |
| YUV | 52.55 | 180.74 | 141.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 25 | 146 | 0.51 | 0.83 | 0 | 0.43 | 262.81 | 0.71 | 0.34 |
| Hex | 47 | 19 | 92 | 33 | 53 | 0 | 2B | 107 | 47 | 22 |
| Octal | 107 | 31 | 222 | 63 | 123 | 0 | 53 | 407 | 107 | 42 |
| Binary | 1000111 | 11001 | 10010010 | 110011 | 1010011 | 0 | 101011 | 100000111 | 1000111 | 100010 |
Color Harmonies of #471992
Complementary color
Monochromatic Colors of #471992
Black with #471992
Text Example
Text Example
White with #471992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471992; }
p { color: rgb(71,25,146); }
H1.HeaderClassName
{
color: #471992;
}
.AnyTagClassName
{
color: #471992;
}
</style>
background-color css
<style>
a { background-color: #471992; }
a { background-color: rgb(71,25,146); }
div.DivClassName
{
background-color: #471992;
}
.BgClassName
{
background-color: #471992;
}
</style>
border-color css
<style>
span { border-color: #471992; }
span { border-color: rgb(71,25,146); }
td.TdClassName
{
border-color: #471992;
}
.TagClassName
{
border-color: #471992;
}
</style>