Shades of Windsor #492785
Tints of Windsor #492785
RGB
CMYK
RGB Variations
Color information
#492785 (or 0x492785) is known color: Windsor. HEX triplet: 49, 27 and 85. RGB value is (73,39,133). Sum of RGB (Red+Green+Blue) = 73+39+133=245 (32% of max value = 765). Red value is 73 (28.91% from 255 or 29.80% from 245); Green value is 39 (15.62% from 255 or 15.92% from 245); Blue value is 133 (52.34% from 255 or 54.29% from 245); Max value from RGB is 133 - color contains mainly: blue. Hex color #492785 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #492785 is #B6D87A. Grayscale: #3B3B3B. Windows color (decimal): -11982971 or 8726345. OLE color: 8726345.
HSL color Cylindrical-coordinate representation of color #492785: hue angle of 261.7º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #492785 is Cyan = 0.45, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 73 | 39 | 133 | - |
| CMYK | 0.45 | 0.71 | 0 | 0.48 |
| HSL | 261.7º | 0.55% | 0.34% | - |
| HSV(B) | 261.7º | 0.71% | 0.52% | - |
| XYZ | 7.71 | 4.56 | 22.66 | - |
| YUV | 59.88 | 169.26 | 137.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 39 | 133 | 0.45 | 0.71 | 0 | 0.48 | 261.7 | 0.55 | 0.34 |
| Hex | 49 | 27 | 85 | 2D | 47 | 0 | 30 | 106 | 37 | 22 |
| Octal | 111 | 47 | 205 | 55 | 107 | 0 | 60 | 406 | 67 | 42 |
| Binary | 1001001 | 100111 | 10000101 | 101101 | 1000111 | 0 | 110000 | 100000110 | 110111 | 100010 |
Color Harmonies of #492785
Complementary color
Monochromatic Colors of #492785
Black with #492785
Text Example
Text Example
White with #492785
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492785; }
p { color: rgb(73,39,133); }
H1.HeaderClassName
{
color: #492785;
}
.AnyTagClassName
{
color: #492785;
}
</style>
background-color css
<style>
a { background-color: #492785; }
a { background-color: rgb(73,39,133); }
div.DivClassName
{
background-color: #492785;
}
.BgClassName
{
background-color: #492785;
}
</style>
border-color css
<style>
span { border-color: #492785; }
span { border-color: rgb(73,39,133); }
td.TdClassName
{
border-color: #492785;
}
.TagClassName
{
border-color: #492785;
}
</style>