Shades of Windsor #493877
Tints of Windsor #493877
RGB
CMYK
RGB Variations
Color information
#493877 (or 0x493877) is known color: Windsor. HEX triplet: 49, 38 and 77. RGB value is (73,56,119). Sum of RGB (Red+Green+Blue) = 73+56+119=248 (32% of max value = 765). Red value is 73 (28.91% from 255 or 29.44% from 248); Green value is 56 (22.27% from 255 or 22.58% from 248); Blue value is 119 (46.88% from 255 or 47.98% from 248); Max value from RGB is 119 - color contains mainly: blue. Hex color #493877 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #493877 is #B6C788. Grayscale: #444444. Windows color (decimal): -11978633 or 7813193. OLE color: 7813193.
HSL color Cylindrical-coordinate representation of color #493877: hue angle of 256.19º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #493877 is Cyan = 0.39, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 73 | 56 | 119 | - |
| CMYK | 0.39 | 0.53 | 0 | 0.53 |
| HSL | 256.19º | 0.36% | 0.34% | - |
| HSV(B) | 256.19º | 0.53% | 0.47% | - |
| XYZ | 7.49 | 5.58 | 18.13 | - |
| YUV | 68.27 | 156.63 | 131.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 56 | 119 | 0.39 | 0.53 | 0 | 0.53 | 256.19 | 0.36 | 0.34 |
| Hex | 49 | 38 | 77 | 27 | 35 | 0 | 35 | 100 | 24 | 22 |
| Octal | 111 | 70 | 167 | 47 | 65 | 0 | 65 | 400 | 44 | 42 |
| Binary | 1001001 | 111000 | 1110111 | 100111 | 110101 | 0 | 110101 | 100000000 | 100100 | 100010 |
Color Harmonies of #493877
Complementary color
Monochromatic Colors of #493877
Black with #493877
Text Example
Text Example
White with #493877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493877; }
p { color: rgb(73,56,119); }
H1.HeaderClassName
{
color: #493877;
}
.AnyTagClassName
{
color: #493877;
}
</style>
background-color css
<style>
a { background-color: #493877; }
a { background-color: rgb(73,56,119); }
div.DivClassName
{
background-color: #493877;
}
.BgClassName
{
background-color: #493877;
}
</style>
border-color css
<style>
span { border-color: #493877; }
span { border-color: rgb(73,56,119); }
td.TdClassName
{
border-color: #493877;
}
.TagClassName
{
border-color: #493877;
}
</style>