Shades of Windsor #493076
Tints of Windsor #493076
RGB
CMYK
RGB Variations
Color information
#493076 (or 0x493076) is known color: Windsor. HEX triplet: 49, 30 and 76. RGB value is (73,48,118). Sum of RGB (Red+Green+Blue) = 73+48+118=239 (31% of max value = 765). Red value is 73 (28.91% from 255 or 30.54% from 239); Green value is 48 (19.14% from 255 or 20.08% from 239); Blue value is 118 (46.48% from 255 or 49.37% from 239); Max value from RGB is 118 - color contains mainly: blue. Hex color #493076 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #493076 is #B6CF89. Grayscale: #3F3F3F. Windows color (decimal): -11980682 or 7745609. OLE color: 7745609.
HSL color Cylindrical-coordinate representation of color #493076: hue angle of 261.43º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #493076 is Cyan = 0.38, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 73 | 48 | 118 | - |
| CMYK | 0.38 | 0.59 | 0 | 0.54 |
| HSL | 261.43º | 0.42% | 0.33% | - |
| HSV(B) | 261.43º | 0.59% | 0.46% | - |
| XYZ | 7.07 | 4.84 | 17.7 | - |
| YUV | 63.46 | 158.78 | 134.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 48 | 118 | 0.38 | 0.59 | 0 | 0.54 | 261.43 | 0.42 | 0.33 |
| Hex | 49 | 30 | 76 | 26 | 3B | 0 | 36 | 105 | 2A | 21 |
| Octal | 111 | 60 | 166 | 46 | 73 | 0 | 66 | 405 | 52 | 41 |
| Binary | 1001001 | 110000 | 1110110 | 100110 | 111011 | 0 | 110110 | 100000101 | 101010 | 100001 |
Color Harmonies of #493076
Complementary color
Monochromatic Colors of #493076
Black with #493076
Text Example
Text Example
White with #493076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493076; }
p { color: rgb(73,48,118); }
H1.HeaderClassName
{
color: #493076;
}
.AnyTagClassName
{
color: #493076;
}
</style>
background-color css
<style>
a { background-color: #493076; }
a { background-color: rgb(73,48,118); }
div.DivClassName
{
background-color: #493076;
}
.BgClassName
{
background-color: #493076;
}
</style>
border-color css
<style>
span { border-color: #493076; }
span { border-color: rgb(73,48,118); }
td.TdClassName
{
border-color: #493076;
}
.TagClassName
{
border-color: #493076;
}
</style>