Shades of Windsor #492689
Tints of Windsor #492689
RGB
CMYK
RGB Variations
Color information
#492689 (or 0x492689) is known color: Windsor. HEX triplet: 49, 26 and 89. RGB value is (73,38,137). Sum of RGB (Red+Green+Blue) = 73+38+137=248 (32% of max value = 765). Red value is 73 (28.91% from 255 or 29.44% from 248); Green value is 38 (15.23% from 255 or 15.32% from 248); Blue value is 137 (53.91% from 255 or 55.24% from 248); Max value from RGB is 137 - color contains mainly: blue. Hex color #492689 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #492689 is #B6D976. Grayscale: #3B3B3B. Windows color (decimal): -11983223 or 8988233. OLE color: 8988233.
HSL color Cylindrical-coordinate representation of color #492689: hue angle of 261.21º 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 #492689 is Cyan = 0.47, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 73 | 38 | 137 | - |
| CMYK | 0.47 | 0.72 | 0 | 0.46 |
| HSL | 261.21º | 0.57% | 0.34% | - |
| HSV(B) | 261.21º | 0.72% | 0.54% | - |
| XYZ | 7.96 | 4.61 | 24.14 | - |
| YUV | 59.75 | 171.6 | 137.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 38 | 137 | 0.47 | 0.72 | 0 | 0.46 | 261.21 | 0.57 | 0.34 |
| Hex | 49 | 26 | 89 | 2F | 48 | 0 | 2E | 105 | 39 | 22 |
| Octal | 111 | 46 | 211 | 57 | 110 | 0 | 56 | 405 | 71 | 42 |
| Binary | 1001001 | 100110 | 10001001 | 101111 | 1001000 | 0 | 101110 | 100000101 | 111001 | 100010 |
Color Harmonies of #492689
Complementary color
Monochromatic Colors of #492689
Black with #492689
Text Example
Text Example
White with #492689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492689; }
p { color: rgb(73,38,137); }
H1.HeaderClassName
{
color: #492689;
}
.AnyTagClassName
{
color: #492689;
}
</style>
background-color css
<style>
a { background-color: #492689; }
a { background-color: rgb(73,38,137); }
div.DivClassName
{
background-color: #492689;
}
.BgClassName
{
background-color: #492689;
}
</style>
border-color css
<style>
span { border-color: #492689; }
span { border-color: rgb(73,38,137); }
td.TdClassName
{
border-color: #492689;
}
.TagClassName
{
border-color: #492689;
}
</style>