Shades of Windsor #492787
Tints of Windsor #492787
RGB
CMYK
RGB Variations
Color information
#492787 (or 0x492787) is known color: Windsor. HEX triplet: 49, 27 and 87. RGB value is (73,39,135). Sum of RGB (Red+Green+Blue) = 73+39+135=247 (32% of max value = 765). Red value is 73 (28.91% from 255 or 29.55% from 247); Green value is 39 (15.62% from 255 or 15.79% from 247); Blue value is 135 (53.12% from 255 or 54.66% from 247); Max value from RGB is 135 - color contains mainly: blue. Hex color #492787 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #492787 is #B6D878. Grayscale: #3B3B3B. Windows color (decimal): -11982969 or 8857417. OLE color: 8857417.
HSL color Cylindrical-coordinate representation of color #492787: hue angle of 261.25º 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 #492787 is Cyan = 0.46, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 73 | 39 | 135 | - |
| CMYK | 0.46 | 0.71 | 0 | 0.47 |
| HSL | 261.25º | 0.55% | 0.34% | - |
| HSV(B) | 261.25º | 0.71% | 0.53% | - |
| XYZ | 7.85 | 4.62 | 23.4 | - |
| YUV | 60.11 | 170.26 | 137.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 39 | 135 | 0.46 | 0.71 | 0 | 0.47 | 261.25 | 0.55 | 0.34 |
| Hex | 49 | 27 | 87 | 2E | 47 | 0 | 2F | 105 | 37 | 22 |
| Octal | 111 | 47 | 207 | 56 | 107 | 0 | 57 | 405 | 67 | 42 |
| Binary | 1001001 | 100111 | 10000111 | 101110 | 1000111 | 0 | 101111 | 100000101 | 110111 | 100010 |
Color Harmonies of #492787
Complementary color
Monochromatic Colors of #492787
Black with #492787
Text Example
Text Example
White with #492787
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492787; }
p { color: rgb(73,39,135); }
H1.HeaderClassName
{
color: #492787;
}
.AnyTagClassName
{
color: #492787;
}
</style>
background-color css
<style>
a { background-color: #492787; }
a { background-color: rgb(73,39,135); }
div.DivClassName
{
background-color: #492787;
}
.BgClassName
{
background-color: #492787;
}
</style>
border-color css
<style>
span { border-color: #492787; }
span { border-color: rgb(73,39,135); }
td.TdClassName
{
border-color: #492787;
}
.TagClassName
{
border-color: #492787;
}
</style>