Shades of Windsor #492978
Tints of Windsor #492978
RGB
CMYK
RGB Variations
Color information
#492978 (or 0x492978) is known color: Windsor. HEX triplet: 49, 29 and 78. RGB value is (73,41,120). Sum of RGB (Red+Green+Blue) = 73+41+120=234 (30% of max value = 765). Red value is 73 (28.91% from 255 or 31.20% from 234); Green value is 41 (16.41% from 255 or 17.52% from 234); Blue value is 120 (47.27% from 255 or 51.28% from 234); Max value from RGB is 120 - color contains mainly: blue. Hex color #492978 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #492978 is #B6D687. Grayscale: #3B3B3B. Windows color (decimal): -11982472 or 7874889. OLE color: 7874889.
HSL color Cylindrical-coordinate representation of color #492978: hue angle of 264.3º degrees, saturation: 0.49, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #492978 is Cyan = 0.39, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 73 | 41 | 120 | - |
| CMYK | 0.39 | 0.66 | 0 | 0.53 |
| HSL | 264.3º | 0.49% | 0.32% | - |
| HSV(B) | 264.3º | 0.66% | 0.47% | - |
| XYZ | 6.93 | 4.36 | 18.25 | - |
| YUV | 59.57 | 162.1 | 137.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 41 | 120 | 0.39 | 0.66 | 0 | 0.53 | 264.3 | 0.49 | 0.32 |
| Hex | 49 | 29 | 78 | 27 | 42 | 0 | 35 | 108 | 31 | 20 |
| Octal | 111 | 51 | 170 | 47 | 102 | 0 | 65 | 410 | 61 | 40 |
| Binary | 1001001 | 101001 | 1111000 | 100111 | 1000010 | 0 | 110101 | 100001000 | 110001 | 100000 |
Color Harmonies of #492978
Complementary color
Monochromatic Colors of #492978
Black with #492978
Text Example
Text Example
White with #492978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492978; }
p { color: rgb(73,41,120); }
H1.HeaderClassName
{
color: #492978;
}
.AnyTagClassName
{
color: #492978;
}
</style>
background-color css
<style>
a { background-color: #492978; }
a { background-color: rgb(73,41,120); }
div.DivClassName
{
background-color: #492978;
}
.BgClassName
{
background-color: #492978;
}
</style>
border-color css
<style>
span { border-color: #492978; }
span { border-color: rgb(73,41,120); }
td.TdClassName
{
border-color: #492978;
}
.TagClassName
{
border-color: #492978;
}
</style>