Shades of Windsor #493472
Tints of Windsor #493472
RGB
CMYK
RGB Variations
Color information
#493472 (or 0x493472) is known color: Windsor. HEX triplet: 49, 34 and 72. RGB value is (73,52,114). Sum of RGB (Red+Green+Blue) = 73+52+114=239 (31% of max value = 765). Red value is 73 (28.91% from 255 or 30.54% from 239); Green value is 52 (20.70% from 255 or 21.76% from 239); Blue value is 114 (44.92% from 255 or 47.70% from 239); Max value from RGB is 114 - color contains mainly: blue. Hex color #493472 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #493472 is #B6CB8D. Grayscale: #414141. Windows color (decimal): -11979662 or 7484489. OLE color: 7484489.
HSL color Cylindrical-coordinate representation of color #493472: hue angle of 260.32º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #493472 is Cyan = 0.36, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 52 | 114 | - |
| CMYK | 0.36 | 0.54 | 0 | 0.55 |
| HSL | 260.32º | 0.37% | 0.33% | - |
| HSV(B) | 260.32º | 0.54% | 0.45% | - |
| XYZ | 7.01 | 5.09 | 16.53 | - |
| YUV | 65.35 | 155.46 | 133.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 52 | 114 | 0.36 | 0.54 | 0 | 0.55 | 260.32 | 0.37 | 0.33 |
| Hex | 49 | 34 | 72 | 24 | 36 | 0 | 37 | 104 | 25 | 21 |
| Octal | 111 | 64 | 162 | 44 | 66 | 0 | 67 | 404 | 45 | 41 |
| Binary | 1001001 | 110100 | 1110010 | 100100 | 110110 | 0 | 110111 | 100000100 | 100101 | 100001 |
Color Harmonies of #493472
Complementary color
Monochromatic Colors of #493472
Black with #493472
Text Example
Text Example
White with #493472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493472; }
p { color: rgb(73,52,114); }
H1.HeaderClassName
{
color: #493472;
}
.AnyTagClassName
{
color: #493472;
}
</style>
background-color css
<style>
a { background-color: #493472; }
a { background-color: rgb(73,52,114); }
div.DivClassName
{
background-color: #493472;
}
.BgClassName
{
background-color: #493472;
}
</style>
border-color css
<style>
span { border-color: #493472; }
span { border-color: rgb(73,52,114); }
td.TdClassName
{
border-color: #493472;
}
.TagClassName
{
border-color: #493472;
}
</style>