Shades of Windsor #493372
Tints of Windsor #493372
RGB
CMYK
RGB Variations
Color information
#493372 (or 0x493372) is known color: Windsor. HEX triplet: 49, 33 and 72. RGB value is (73,51,114). Sum of RGB (Red+Green+Blue) = 73+51+114=238 (31% of max value = 765). Red value is 73 (28.91% from 255 or 30.67% from 238); Green value is 51 (20.31% from 255 or 21.43% from 238); Blue value is 114 (44.92% from 255 or 47.90% from 238); Max value from RGB is 114 - color contains mainly: blue. Hex color #493372 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #493372 is #B6CC8D. Grayscale: #404040. Windows color (decimal): -11979918 or 7484233. OLE color: 7484233.
HSL color Cylindrical-coordinate representation of color #493372: hue angle of 260.95º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #493372 is Cyan = 0.36, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 51 | 114 | - |
| CMYK | 0.36 | 0.55 | 0 | 0.55 |
| HSL | 260.95º | 0.38% | 0.32% | - |
| HSV(B) | 260.95º | 0.55% | 0.45% | - |
| XYZ | 6.97 | 5 | 16.52 | - |
| YUV | 64.76 | 155.79 | 133.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 51 | 114 | 0.36 | 0.55 | 0 | 0.55 | 260.95 | 0.38 | 0.32 |
| Hex | 49 | 33 | 72 | 24 | 37 | 0 | 37 | 105 | 26 | 20 |
| Octal | 111 | 63 | 162 | 44 | 67 | 0 | 67 | 405 | 46 | 40 |
| Binary | 1001001 | 110011 | 1110010 | 100100 | 110111 | 0 | 110111 | 100000101 | 100110 | 100000 |
Color Harmonies of #493372
Complementary color
Monochromatic Colors of #493372
Black with #493372
Text Example
Text Example
White with #493372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493372; }
p { color: rgb(73,51,114); }
H1.HeaderClassName
{
color: #493372;
}
.AnyTagClassName
{
color: #493372;
}
</style>
background-color css
<style>
a { background-color: #493372; }
a { background-color: rgb(73,51,114); }
div.DivClassName
{
background-color: #493372;
}
.BgClassName
{
background-color: #493372;
}
</style>
border-color css
<style>
span { border-color: #493372; }
span { border-color: rgb(73,51,114); }
td.TdClassName
{
border-color: #493372;
}
.TagClassName
{
border-color: #493372;
}
</style>