Shades of Windsor #472587
Tints of Windsor #472587
RGB
CMYK
RGB Variations
Color information
#472587 (or 0x472587) is known color: Windsor. HEX triplet: 47, 25 and 87. RGB value is (71,37,135). Sum of RGB (Red+Green+Blue) = 71+37+135=243 (32% of max value = 765). Red value is 71 (28.12% from 255 or 29.22% from 243); Green value is 37 (14.84% from 255 or 15.23% from 243); Blue value is 135 (53.12% from 255 or 55.56% from 243); Max value from RGB is 135 - color contains mainly: blue. Hex color #472587 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #472587 is #B8DA78. Grayscale: #393939. Windows color (decimal): -12114553 or 8856903. OLE color: 8856903.
HSL color Cylindrical-coordinate representation of color #472587: hue angle of 260.82º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #472587 is Cyan = 0.47, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 71 | 37 | 135 | - |
| CMYK | 0.47 | 0.73 | 0 | 0.47 |
| HSL | 260.82º | 0.57% | 0.34% | - |
| HSV(B) | 260.82º | 0.73% | 0.53% | - |
| XYZ | 7.63 | 4.41 | 23.37 | - |
| YUV | 58.34 | 171.26 | 137.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 37 | 135 | 0.47 | 0.73 | 0 | 0.47 | 260.82 | 0.57 | 0.34 |
| Hex | 47 | 25 | 87 | 2F | 49 | 0 | 2F | 105 | 39 | 22 |
| Octal | 107 | 45 | 207 | 57 | 111 | 0 | 57 | 405 | 71 | 42 |
| Binary | 1000111 | 100101 | 10000111 | 101111 | 1001001 | 0 | 101111 | 100000101 | 111001 | 100010 |
Color Harmonies of #472587
Complementary color
Monochromatic Colors of #472587
Black with #472587
Text Example
Text Example
White with #472587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472587; }
p { color: rgb(71,37,135); }
H1.HeaderClassName
{
color: #472587;
}
.AnyTagClassName
{
color: #472587;
}
</style>
background-color css
<style>
a { background-color: #472587; }
a { background-color: rgb(71,37,135); }
div.DivClassName
{
background-color: #472587;
}
.BgClassName
{
background-color: #472587;
}
</style>
border-color css
<style>
span { border-color: #472587; }
span { border-color: rgb(71,37,135); }
td.TdClassName
{
border-color: #472587;
}
.TagClassName
{
border-color: #472587;
}
</style>