Shades of Windsor #392377
Tints of Windsor #392377
RGB
CMYK
RGB Variations
Color information
#392377 (or 0x392377) is known color: Windsor. HEX triplet: 39, 23 and 77. RGB value is (57,35,119). Sum of RGB (Red+Green+Blue) = 57+35+119=211 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.01% from 211); Green value is 35 (14.06% from 255 or 16.59% from 211); Blue value is 119 (46.88% from 255 or 56.40% from 211); Max value from RGB is 119 - color contains mainly: blue. Hex color #392377 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392377 is #C6DC88. Grayscale: #323232. Windows color (decimal): -13032585 or 7807801. OLE color: 7807801.
HSL color Cylindrical-coordinate representation of color #392377: hue angle of 255.71º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #392377 is Cyan = 0.52, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 35 | 119 | - |
| CMYK | 0.52 | 0.71 | 0 | 0.53 |
| HSL | 255.71º | 0.55% | 0.3% | - |
| HSV(B) | 255.71º | 0.71% | 0.47% | - |
| XYZ | 5.62 | 3.4 | 17.81 | - |
| YUV | 51.15 | 166.29 | 132.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 35 | 119 | 0.52 | 0.71 | 0 | 0.53 | 255.71 | 0.55 | 0.3 |
| Hex | 39 | 23 | 77 | 34 | 47 | 0 | 35 | 100 | 37 | 1E |
| Octal | 71 | 43 | 167 | 64 | 107 | 0 | 65 | 400 | 67 | 36 |
| Binary | 111001 | 100011 | 1110111 | 110100 | 1000111 | 0 | 110101 | 100000000 | 110111 | 11110 |
Color Harmonies of #392377
Complementary color
Monochromatic Colors of #392377
Black with #392377
Text Example
Text Example
White with #392377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392377; }
p { color: rgb(57,35,119); }
H1.HeaderClassName
{
color: #392377;
}
.AnyTagClassName
{
color: #392377;
}
</style>
background-color css
<style>
a { background-color: #392377; }
a { background-color: rgb(57,35,119); }
div.DivClassName
{
background-color: #392377;
}
.BgClassName
{
background-color: #392377;
}
</style>
border-color css
<style>
span { border-color: #392377; }
span { border-color: rgb(57,35,119); }
td.TdClassName
{
border-color: #392377;
}
.TagClassName
{
border-color: #392377;
}
</style>