Shades of Windsor #492879
Tints of Windsor #492879
RGB
CMYK
RGB Variations
Color information
#492879 (or 0x492879) is known color: Windsor. HEX triplet: 49, 28 and 79. RGB value is (73,40,121). Sum of RGB (Red+Green+Blue) = 73+40+121=234 (30% of max value = 765). Red value is 73 (28.91% from 255 or 31.20% from 234); Green value is 40 (16.02% from 255 or 17.09% from 234); Blue value is 121 (47.66% from 255 or 51.71% from 234); Max value from RGB is 121 - color contains mainly: blue. Hex color #492879 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #492879 is #B6D786. Grayscale: #3A3A3A. Windows color (decimal): -11982727 or 7940169. OLE color: 7940169.
HSL color Cylindrical-coordinate representation of color #492879: hue angle of 264.44º degrees, saturation: 0.5, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #492879 is Cyan = 0.40, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 73 | 40 | 121 | - |
| CMYK | 0.40 | 0.67 | 0 | 0.53 |
| HSL | 264.44º | 0.5% | 0.32% | - |
| HSV(B) | 264.44º | 0.67% | 0.47% | - |
| XYZ | 6.96 | 4.31 | 18.56 | - |
| YUV | 59.1 | 162.93 | 137.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 40 | 121 | 0.40 | 0.67 | 0 | 0.53 | 264.44 | 0.5 | 0.32 |
| Hex | 49 | 28 | 79 | 28 | 43 | 0 | 35 | 108 | 32 | 20 |
| Octal | 111 | 50 | 171 | 50 | 103 | 0 | 65 | 410 | 62 | 40 |
| Binary | 1001001 | 101000 | 1111001 | 101000 | 1000011 | 0 | 110101 | 100001000 | 110010 | 100000 |
Color Harmonies of #492879
Complementary color
Monochromatic Colors of #492879
Black with #492879
Text Example
Text Example
White with #492879
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492879; }
p { color: rgb(73,40,121); }
H1.HeaderClassName
{
color: #492879;
}
.AnyTagClassName
{
color: #492879;
}
</style>
background-color css
<style>
a { background-color: #492879; }
a { background-color: rgb(73,40,121); }
div.DivClassName
{
background-color: #492879;
}
.BgClassName
{
background-color: #492879;
}
</style>
border-color css
<style>
span { border-color: #492879; }
span { border-color: rgb(73,40,121); }
td.TdClassName
{
border-color: #492879;
}
.TagClassName
{
border-color: #492879;
}
</style>