Shades of Windsor #493879
Tints of Windsor #493879
RGB
CMYK
RGB Variations
Color information
#493879 (or 0x493879) is known color: Windsor. HEX triplet: 49, 38 and 79. RGB value is (73,56,121). Sum of RGB (Red+Green+Blue) = 73+56+121=250 (33% of max value = 765). Red value is 73 (28.91% from 255 or 29.2% from 250); Green value is 56 (22.27% from 255 or 22.4% from 250); Blue value is 121 (47.66% from 255 or 48.4% from 250); Max value from RGB is 121 - color contains mainly: blue. Hex color #493879 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #493879 is #B6C786. Grayscale: #444444. Windows color (decimal): -11978631 or 7944265. OLE color: 7944265.
HSL color Cylindrical-coordinate representation of color #493879: hue angle of 255.69º degrees, saturation: 0.37, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #493879 is Cyan = 0.40, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 73 | 56 | 121 | - |
| CMYK | 0.40 | 0.54 | 0 | 0.53 |
| HSL | 255.69º | 0.37% | 0.35% | - |
| HSV(B) | 255.69º | 0.54% | 0.47% | - |
| XYZ | 7.61 | 5.63 | 18.77 | - |
| YUV | 68.49 | 157.63 | 131.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 56 | 121 | 0.40 | 0.54 | 0 | 0.53 | 255.69 | 0.37 | 0.35 |
| Hex | 49 | 38 | 79 | 28 | 36 | 0 | 35 | 100 | 25 | 23 |
| Octal | 111 | 70 | 171 | 50 | 66 | 0 | 65 | 400 | 45 | 43 |
| Binary | 1001001 | 111000 | 1111001 | 101000 | 110110 | 0 | 110101 | 100000000 | 100101 | 100011 |
Color Harmonies of #493879
Complementary color
Monochromatic Colors of #493879
Black with #493879
Text Example
Text Example
White with #493879
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493879; }
p { color: rgb(73,56,121); }
H1.HeaderClassName
{
color: #493879;
}
.AnyTagClassName
{
color: #493879;
}
</style>
background-color css
<style>
a { background-color: #493879; }
a { background-color: rgb(73,56,121); }
div.DivClassName
{
background-color: #493879;
}
.BgClassName
{
background-color: #493879;
}
</style>
border-color css
<style>
span { border-color: #493879; }
span { border-color: rgb(73,56,121); }
td.TdClassName
{
border-color: #493879;
}
.TagClassName
{
border-color: #493879;
}
</style>