Shades of Windsor #493374
Tints of Windsor #493374
RGB
CMYK
RGB Variations
Color information
#493374 (or 0x493374) is known color: Windsor. HEX triplet: 49, 33 and 74. RGB value is (73,51,116). Sum of RGB (Red+Green+Blue) = 73+51+116=240 (31% of max value = 765). Red value is 73 (28.91% from 255 or 30.42% from 240); Green value is 51 (20.31% from 255 or 21.25% from 240); Blue value is 116 (45.70% from 255 or 48.33% from 240); Max value from RGB is 116 - color contains mainly: blue. Hex color #493374 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #493374 is #B6CC8B. Grayscale: #404040. Windows color (decimal): -11979916 or 7615305. OLE color: 7615305.
HSL color Cylindrical-coordinate representation of color #493374: hue angle of 260.31º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #493374 is Cyan = 0.37, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 51 | 116 | - |
| CMYK | 0.37 | 0.56 | 0 | 0.55 |
| HSL | 260.31º | 0.39% | 0.33% | - |
| HSV(B) | 260.31º | 0.56% | 0.45% | - |
| XYZ | 7.08 | 5.05 | 17.12 | - |
| YUV | 64.99 | 156.79 | 133.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 51 | 116 | 0.37 | 0.56 | 0 | 0.55 | 260.31 | 0.39 | 0.33 |
| Hex | 49 | 33 | 74 | 25 | 38 | 0 | 37 | 104 | 27 | 21 |
| Octal | 111 | 63 | 164 | 45 | 70 | 0 | 67 | 404 | 47 | 41 |
| Binary | 1001001 | 110011 | 1110100 | 100101 | 111000 | 0 | 110111 | 100000100 | 100111 | 100001 |
Color Harmonies of #493374
Complementary color
Monochromatic Colors of #493374
Black with #493374
Text Example
Text Example
White with #493374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493374; }
p { color: rgb(73,51,116); }
H1.HeaderClassName
{
color: #493374;
}
.AnyTagClassName
{
color: #493374;
}
</style>
background-color css
<style>
a { background-color: #493374; }
a { background-color: rgb(73,51,116); }
div.DivClassName
{
background-color: #493374;
}
.BgClassName
{
background-color: #493374;
}
</style>
border-color css
<style>
span { border-color: #493374; }
span { border-color: rgb(73,51,116); }
td.TdClassName
{
border-color: #493374;
}
.TagClassName
{
border-color: #493374;
}
</style>