Shades of Windsor #493085
Tints of Windsor #493085
RGB
CMYK
RGB Variations
Color information
#493085 (or 0x493085) is known color: Windsor. HEX triplet: 49, 30 and 85. RGB value is (73,48,133). Sum of RGB (Red+Green+Blue) = 73+48+133=254 (33% of max value = 765). Red value is 73 (28.91% from 255 or 28.74% from 254); Green value is 48 (19.14% from 255 or 18.90% from 254); Blue value is 133 (52.34% from 255 or 52.36% from 254); Max value from RGB is 133 - color contains mainly: blue. Hex color #493085 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #493085 is #B6CF7A. Grayscale: #404040. Windows color (decimal): -11980667 or 8728649. OLE color: 8728649.
HSL color Cylindrical-coordinate representation of color #493085: hue angle of 257.65º degrees, saturation: 0.47, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #493085 is Cyan = 0.45, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 73 | 48 | 133 | - |
| CMYK | 0.45 | 0.64 | 0 | 0.48 |
| HSL | 257.65º | 0.47% | 0.35% | - |
| HSV(B) | 257.65º | 0.64% | 0.52% | - |
| XYZ | 8.04 | 5.22 | 22.77 | - |
| YUV | 65.17 | 166.28 | 133.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 48 | 133 | 0.45 | 0.64 | 0 | 0.48 | 257.65 | 0.47 | 0.35 |
| Hex | 49 | 30 | 85 | 2D | 40 | 0 | 30 | 102 | 2F | 23 |
| Octal | 111 | 60 | 205 | 55 | 100 | 0 | 60 | 402 | 57 | 43 |
| Binary | 1001001 | 110000 | 10000101 | 101101 | 1000000 | 0 | 110000 | 100000010 | 101111 | 100011 |
Color Harmonies of #493085
Complementary color
Monochromatic Colors of #493085
Black with #493085
Text Example
Text Example
White with #493085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493085; }
p { color: rgb(73,48,133); }
H1.HeaderClassName
{
color: #493085;
}
.AnyTagClassName
{
color: #493085;
}
</style>
background-color css
<style>
a { background-color: #493085; }
a { background-color: rgb(73,48,133); }
div.DivClassName
{
background-color: #493085;
}
.BgClassName
{
background-color: #493085;
}
</style>
border-color css
<style>
span { border-color: #493085; }
span { border-color: rgb(73,48,133); }
td.TdClassName
{
border-color: #493085;
}
.TagClassName
{
border-color: #493085;
}
</style>