Shades of Windsor #392777
Tints of Windsor #392777
RGB
CMYK
RGB Variations
Color information
#392777 (or 0x392777) is known color: Windsor. HEX triplet: 39, 27 and 77. RGB value is (57,39,119). Sum of RGB (Red+Green+Blue) = 57+39+119=215 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.51% from 215); Green value is 39 (15.62% from 255 or 18.14% from 215); Blue value is 119 (46.88% from 255 or 55.35% from 215); Max value from RGB is 119 - color contains mainly: blue. Hex color #392777 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392777 is #C6D888. Grayscale: #353535. Windows color (decimal): -13031561 or 7808825. OLE color: 7808825.
HSL color Cylindrical-coordinate representation of color #392777: hue angle of 253.5º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #392777 is Cyan = 0.52, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 39 | 119 | - |
| CMYK | 0.52 | 0.67 | 0 | 0.53 |
| HSL | 253.5º | 0.51% | 0.31% | - |
| HSV(B) | 253.5º | 0.67% | 0.47% | - |
| XYZ | 5.74 | 3.65 | 17.86 | - |
| YUV | 53.5 | 164.96 | 130.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 39 | 119 | 0.52 | 0.67 | 0 | 0.53 | 253.5 | 0.51 | 0.31 |
| Hex | 39 | 27 | 77 | 34 | 43 | 0 | 35 | FE | 33 | 1F |
| Octal | 71 | 47 | 167 | 64 | 103 | 0 | 65 | 376 | 63 | 37 |
| Binary | 111001 | 100111 | 1110111 | 110100 | 1000011 | 0 | 110101 | 11111110 | 110011 | 11111 |
Color Harmonies of #392777
Complementary color
Monochromatic Colors of #392777
Black with #392777
Text Example
Text Example
White with #392777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392777; }
p { color: rgb(57,39,119); }
H1.HeaderClassName
{
color: #392777;
}
.AnyTagClassName
{
color: #392777;
}
</style>
background-color css
<style>
a { background-color: #392777; }
a { background-color: rgb(57,39,119); }
div.DivClassName
{
background-color: #392777;
}
.BgClassName
{
background-color: #392777;
}
</style>
border-color css
<style>
span { border-color: #392777; }
span { border-color: rgb(57,39,119); }
td.TdClassName
{
border-color: #392777;
}
.TagClassName
{
border-color: #392777;
}
</style>