Shades of Windsor #472985
Tints of Windsor #472985
RGB
CMYK
RGB Variations
Color information
#472985 (or 0x472985) is known color: Windsor. HEX triplet: 47, 29 and 85. RGB value is (71,41,133). Sum of RGB (Red+Green+Blue) = 71+41+133=245 (32% of max value = 765). Red value is 71 (28.12% from 255 or 28.98% from 245); Green value is 41 (16.41% from 255 or 16.73% from 245); Blue value is 133 (52.34% from 255 or 54.29% from 245); Max value from RGB is 133 - color contains mainly: blue. Hex color #472985 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #472985 is #B8D67A. Grayscale: #3C3C3C. Windows color (decimal): -12113531 or 8726855. OLE color: 8726855.
HSL color Cylindrical-coordinate representation of color #472985: hue angle of 259.57º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #472985 is Cyan = 0.47, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 71 | 41 | 133 | - |
| CMYK | 0.47 | 0.69 | 0 | 0.48 |
| HSL | 259.57º | 0.53% | 0.34% | - |
| HSV(B) | 259.57º | 0.69% | 0.52% | - |
| XYZ | 7.63 | 4.62 | 22.68 | - |
| YUV | 60.46 | 168.94 | 135.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 41 | 133 | 0.47 | 0.69 | 0 | 0.48 | 259.57 | 0.53 | 0.34 |
| Hex | 47 | 29 | 85 | 2F | 45 | 0 | 30 | 104 | 35 | 22 |
| Octal | 107 | 51 | 205 | 57 | 105 | 0 | 60 | 404 | 65 | 42 |
| Binary | 1000111 | 101001 | 10000101 | 101111 | 1000101 | 0 | 110000 | 100000100 | 110101 | 100010 |
Color Harmonies of #472985
Complementary color
Monochromatic Colors of #472985
Black with #472985
Text Example
Text Example
White with #472985
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472985; }
p { color: rgb(71,41,133); }
H1.HeaderClassName
{
color: #472985;
}
.AnyTagClassName
{
color: #472985;
}
</style>
background-color css
<style>
a { background-color: #472985; }
a { background-color: rgb(71,41,133); }
div.DivClassName
{
background-color: #472985;
}
.BgClassName
{
background-color: #472985;
}
</style>
border-color css
<style>
span { border-color: #472985; }
span { border-color: rgb(71,41,133); }
td.TdClassName
{
border-color: #472985;
}
.TagClassName
{
border-color: #472985;
}
</style>