Shades of Windsor #392877
Tints of Windsor #392877
RGB
CMYK
RGB Variations
Color information
#392877 (or 0x392877) is known color: Windsor. HEX triplet: 39, 28 and 77. RGB value is (57,40,119). Sum of RGB (Red+Green+Blue) = 57+40+119=216 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.39% from 216); Green value is 40 (16.02% from 255 or 18.52% from 216); Blue value is 119 (46.88% from 255 or 55.09% from 216); Max value from RGB is 119 - color contains mainly: blue. Hex color #392877 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392877 is #C6D788. Grayscale: #353535. Windows color (decimal): -13031305 or 7809081. OLE color: 7809081.
HSL color Cylindrical-coordinate representation of color #392877: hue angle of 252.91º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #392877 is Cyan = 0.52, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 40 | 119 | - |
| CMYK | 0.52 | 0.66 | 0 | 0.53 |
| HSL | 252.91º | 0.5% | 0.31% | - |
| HSV(B) | 252.91º | 0.66% | 0.47% | - |
| XYZ | 5.78 | 3.72 | 17.87 | - |
| YUV | 54.09 | 164.63 | 130.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 40 | 119 | 0.52 | 0.66 | 0 | 0.53 | 252.91 | 0.5 | 0.31 |
| Hex | 39 | 28 | 77 | 34 | 42 | 0 | 35 | FD | 32 | 1F |
| Octal | 71 | 50 | 167 | 64 | 102 | 0 | 65 | 375 | 62 | 37 |
| Binary | 111001 | 101000 | 1110111 | 110100 | 1000010 | 0 | 110101 | 11111101 | 110010 | 11111 |
Color Harmonies of #392877
Complementary color
Monochromatic Colors of #392877
Black with #392877
Text Example
Text Example
White with #392877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392877; }
p { color: rgb(57,40,119); }
H1.HeaderClassName
{
color: #392877;
}
.AnyTagClassName
{
color: #392877;
}
</style>
background-color css
<style>
a { background-color: #392877; }
a { background-color: rgb(57,40,119); }
div.DivClassName
{
background-color: #392877;
}
.BgClassName
{
background-color: #392877;
}
</style>
border-color css
<style>
span { border-color: #392877; }
span { border-color: rgb(57,40,119); }
td.TdClassName
{
border-color: #392877;
}
.TagClassName
{
border-color: #392877;
}
</style>