Shades of Windsor #392977
Tints of Windsor #392977
RGB
CMYK
RGB Variations
Color information
#392977 (or 0x392977) is known color: Windsor. HEX triplet: 39, 29 and 77. RGB value is (57,41,119). Sum of RGB (Red+Green+Blue) = 57+41+119=217 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.27% from 217); Green value is 41 (16.41% from 255 or 18.89% from 217); Blue value is 119 (46.88% from 255 or 54.84% from 217); Max value from RGB is 119 - color contains mainly: blue. Hex color #392977 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392977 is #C6D688. Grayscale: #363636. Windows color (decimal): -13031049 or 7809337. OLE color: 7809337.
HSL color Cylindrical-coordinate representation of color #392977: hue angle of 252.31º degrees, saturation: 0.49, 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 #392977 is Cyan = 0.52, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 41 | 119 | - |
| CMYK | 0.52 | 0.66 | 0 | 0.53 |
| HSL | 252.31º | 0.49% | 0.31% | - |
| HSV(B) | 252.31º | 0.66% | 0.47% | - |
| XYZ | 5.81 | 3.79 | 17.88 | - |
| YUV | 54.68 | 164.3 | 129.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 41 | 119 | 0.52 | 0.66 | 0 | 0.53 | 252.31 | 0.49 | 0.31 |
| Hex | 39 | 29 | 77 | 34 | 42 | 0 | 35 | FC | 31 | 1F |
| Octal | 71 | 51 | 167 | 64 | 102 | 0 | 65 | 374 | 61 | 37 |
| Binary | 111001 | 101001 | 1110111 | 110100 | 1000010 | 0 | 110101 | 11111100 | 110001 | 11111 |
Color Harmonies of #392977
Complementary color
Monochromatic Colors of #392977
Black with #392977
Text Example
Text Example
White with #392977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392977; }
p { color: rgb(57,41,119); }
H1.HeaderClassName
{
color: #392977;
}
.AnyTagClassName
{
color: #392977;
}
</style>
background-color css
<style>
a { background-color: #392977; }
a { background-color: rgb(57,41,119); }
div.DivClassName
{
background-color: #392977;
}
.BgClassName
{
background-color: #392977;
}
</style>
border-color css
<style>
span { border-color: #392977; }
span { border-color: rgb(57,41,119); }
td.TdClassName
{
border-color: #392977;
}
.TagClassName
{
border-color: #392977;
}
</style>