Shades of Windsor #392887
Tints of Windsor #392887
RGB
CMYK
RGB Variations
Color information
#392887 (or 0x392887) is known color: Windsor. HEX triplet: 39, 28 and 87. RGB value is (57,40,135). Sum of RGB (Red+Green+Blue) = 57+40+135=232 (30% of max value = 765). Red value is 57 (22.66% from 255 or 24.57% from 232); Green value is 40 (16.02% from 255 or 17.24% from 232); Blue value is 135 (53.12% from 255 or 58.19% from 232); Max value from RGB is 135 - color contains mainly: blue. Hex color #392887 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #392887 is #C6D778. Grayscale: #373737. Windows color (decimal): -13031289 or 8857657. OLE color: 8857657.
HSL color Cylindrical-coordinate representation of color #392887: hue angle of 250.74º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #392887 is Cyan = 0.58, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 40 | 135 | - |
| CMYK | 0.58 | 0.70 | 0 | 0.47 |
| HSL | 250.74º | 0.54% | 0.34% | - |
| HSV(B) | 250.74º | 0.7% | 0.53% | - |
| XYZ | 6.82 | 4.14 | 23.36 | - |
| YUV | 55.91 | 172.63 | 128.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 40 | 135 | 0.58 | 0.70 | 0 | 0.47 | 250.74 | 0.54 | 0.34 |
| Hex | 39 | 28 | 87 | 3A | 46 | 0 | 2F | FB | 36 | 22 |
| Octal | 71 | 50 | 207 | 72 | 106 | 0 | 57 | 373 | 66 | 42 |
| Binary | 111001 | 101000 | 10000111 | 111010 | 1000110 | 0 | 101111 | 11111011 | 110110 | 100010 |
Color Harmonies of #392887
Complementary color
Monochromatic Colors of #392887
Black with #392887
Text Example
Text Example
White with #392887
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392887; }
p { color: rgb(57,40,135); }
H1.HeaderClassName
{
color: #392887;
}
.AnyTagClassName
{
color: #392887;
}
</style>
background-color css
<style>
a { background-color: #392887; }
a { background-color: rgb(57,40,135); }
div.DivClassName
{
background-color: #392887;
}
.BgClassName
{
background-color: #392887;
}
</style>
border-color css
<style>
span { border-color: #392887; }
span { border-color: rgb(57,40,135); }
td.TdClassName
{
border-color: #392887;
}
.TagClassName
{
border-color: #392887;
}
</style>