Shades of Windsor #472788
Tints of Windsor #472788
RGB
CMYK
RGB Variations
Color information
#472788 (or 0x472788) is known color: Windsor. HEX triplet: 47, 27 and 88. RGB value is (71,39,136). Sum of RGB (Red+Green+Blue) = 71+39+136=246 (32% of max value = 765). Red value is 71 (28.12% from 255 or 28.86% from 246); Green value is 39 (15.62% from 255 or 15.85% from 246); Blue value is 136 (53.52% from 255 or 55.28% from 246); Max value from RGB is 136 - color contains mainly: blue. Hex color #472788 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #472788 is #B8D877. Grayscale: #3B3B3B. Windows color (decimal): -12114040 or 8922951. OLE color: 8922951.
HSL color Cylindrical-coordinate representation of color #472788: hue angle of 259.79º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #472788 is Cyan = 0.48, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 71 | 39 | 136 | - |
| CMYK | 0.48 | 0.71 | 0 | 0.47 |
| HSL | 259.79º | 0.55% | 0.34% | - |
| HSV(B) | 259.79º | 0.71% | 0.53% | - |
| XYZ | 7.77 | 4.57 | 23.76 | - |
| YUV | 59.63 | 171.1 | 136.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 39 | 136 | 0.48 | 0.71 | 0 | 0.47 | 259.79 | 0.55 | 0.34 |
| Hex | 47 | 27 | 88 | 30 | 47 | 0 | 2F | 104 | 37 | 22 |
| Octal | 107 | 47 | 210 | 60 | 107 | 0 | 57 | 404 | 67 | 42 |
| Binary | 1000111 | 100111 | 10001000 | 110000 | 1000111 | 0 | 101111 | 100000100 | 110111 | 100010 |
Color Harmonies of #472788
Complementary color
Monochromatic Colors of #472788
Black with #472788
Text Example
Text Example
White with #472788
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472788; }
p { color: rgb(71,39,136); }
H1.HeaderClassName
{
color: #472788;
}
.AnyTagClassName
{
color: #472788;
}
</style>
background-color css
<style>
a { background-color: #472788; }
a { background-color: rgb(71,39,136); }
div.DivClassName
{
background-color: #472788;
}
.BgClassName
{
background-color: #472788;
}
</style>
border-color css
<style>
span { border-color: #472788; }
span { border-color: rgb(71,39,136); }
td.TdClassName
{
border-color: #472788;
}
.TagClassName
{
border-color: #472788;
}
</style>