Shades of Windsor #492381
Tints of Windsor #492381
RGB
CMYK
RGB Variations
Color information
#492381 (or 0x492381) is known color: Windsor. HEX triplet: 49, 23 and 81. RGB value is (73,35,129). Sum of RGB (Red+Green+Blue) = 73+35+129=237 (31% of max value = 765). Red value is 73 (28.91% from 255 or 30.80% from 237); Green value is 35 (14.06% from 255 or 14.77% from 237); Blue value is 129 (50.78% from 255 or 54.43% from 237); Max value from RGB is 129 - color contains mainly: blue. Hex color #492381 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #492381 is #B6DC7E. Grayscale: #383838. Windows color (decimal): -11983999 or 8463177. OLE color: 8463177.
HSL color Cylindrical-coordinate representation of color #492381: hue angle of 264.26º degrees, saturation: 0.57, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #492381 is Cyan = 0.43, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 73 | 35 | 129 | - |
| CMYK | 0.43 | 0.73 | 0 | 0.49 |
| HSL | 264.26º | 0.57% | 0.32% | - |
| HSV(B) | 264.26º | 0.73% | 0.51% | - |
| XYZ | 7.31 | 4.2 | 21.19 | - |
| YUV | 57.08 | 168.59 | 139.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 35 | 129 | 0.43 | 0.73 | 0 | 0.49 | 264.26 | 0.57 | 0.32 |
| Hex | 49 | 23 | 81 | 2B | 49 | 0 | 31 | 108 | 39 | 20 |
| Octal | 111 | 43 | 201 | 53 | 111 | 0 | 61 | 410 | 71 | 40 |
| Binary | 1001001 | 100011 | 10000001 | 101011 | 1001001 | 0 | 110001 | 100001000 | 111001 | 100000 |
Color Harmonies of #492381
Complementary color
Monochromatic Colors of #492381
Black with #492381
Text Example
Text Example
White with #492381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492381; }
p { color: rgb(73,35,129); }
H1.HeaderClassName
{
color: #492381;
}
.AnyTagClassName
{
color: #492381;
}
</style>
background-color css
<style>
a { background-color: #492381; }
a { background-color: rgb(73,35,129); }
div.DivClassName
{
background-color: #492381;
}
.BgClassName
{
background-color: #492381;
}
</style>
border-color css
<style>
span { border-color: #492381; }
span { border-color: rgb(73,35,129); }
td.TdClassName
{
border-color: #492381;
}
.TagClassName
{
border-color: #492381;
}
</style>