Shades of Windsor #472689
Tints of Windsor #472689
RGB
CMYK
RGB Variations
Color information
#472689 (or 0x472689) is known color: Windsor. HEX triplet: 47, 26 and 89. RGB value is (71,38,137). Sum of RGB (Red+Green+Blue) = 71+38+137=246 (32% of max value = 765). Red value is 71 (28.12% from 255 or 28.86% from 246); Green value is 38 (15.23% from 255 or 15.45% from 246); Blue value is 137 (53.91% from 255 or 55.69% from 246); Max value from RGB is 137 - color contains mainly: blue. Hex color #472689 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #472689 is #B8D976. Grayscale: #3A3A3A. Windows color (decimal): -12114295 or 8988231. OLE color: 8988231.
HSL color Cylindrical-coordinate representation of color #472689: hue angle of 260º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #472689 is Cyan = 0.48, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 71 | 38 | 137 | - |
| CMYK | 0.48 | 0.72 | 0 | 0.46 |
| HSL | 260º | 0.57% | 0.34% | - |
| HSV(B) | 260º | 0.72% | 0.54% | - |
| XYZ | 7.81 | 4.53 | 24.13 | - |
| YUV | 59.15 | 171.93 | 136.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 38 | 137 | 0.48 | 0.72 | 0 | 0.46 | 260 | 0.57 | 0.34 |
| Hex | 47 | 26 | 89 | 30 | 48 | 0 | 2E | 104 | 39 | 22 |
| Octal | 107 | 46 | 211 | 60 | 110 | 0 | 56 | 404 | 71 | 42 |
| Binary | 1000111 | 100110 | 10001001 | 110000 | 1001000 | 0 | 101110 | 100000100 | 111001 | 100010 |
Color Harmonies of #472689
Complementary color
Monochromatic Colors of #472689
Black with #472689
Text Example
Text Example
White with #472689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472689; }
p { color: rgb(71,38,137); }
H1.HeaderClassName
{
color: #472689;
}
.AnyTagClassName
{
color: #472689;
}
</style>
background-color css
<style>
a { background-color: #472689; }
a { background-color: rgb(71,38,137); }
div.DivClassName
{
background-color: #472689;
}
.BgClassName
{
background-color: #472689;
}
</style>
border-color css
<style>
span { border-color: #472689; }
span { border-color: rgb(71,38,137); }
td.TdClassName
{
border-color: #472689;
}
.TagClassName
{
border-color: #472689;
}
</style>