Shades of Windsor #392376
Tints of Windsor #392376
RGB
CMYK
RGB Variations
Color information
#392376 (or 0x392376) is known color: Windsor. HEX triplet: 39, 23 and 76. RGB value is (57,35,118). Sum of RGB (Red+Green+Blue) = 57+35+118=210 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.14% from 210); Green value is 35 (14.06% from 255 or 16.67% from 210); Blue value is 118 (46.48% from 255 or 56.19% from 210); Max value from RGB is 118 - color contains mainly: blue. Hex color #392376 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392376 is #C6DC89. Grayscale: #323232. Windows color (decimal): -13032586 or 7742265. OLE color: 7742265.
HSL color Cylindrical-coordinate representation of color #392376: hue angle of 255.9º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #392376 is Cyan = 0.52, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 35 | 118 | - |
| CMYK | 0.52 | 0.70 | 0 | 0.54 |
| HSL | 255.9º | 0.54% | 0.3% | - |
| HSV(B) | 255.9º | 0.7% | 0.46% | - |
| XYZ | 5.56 | 3.38 | 17.5 | - |
| YUV | 51.04 | 165.79 | 132.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 35 | 118 | 0.52 | 0.70 | 0 | 0.54 | 255.9 | 0.54 | 0.3 |
| Hex | 39 | 23 | 76 | 34 | 46 | 0 | 36 | 100 | 36 | 1E |
| Octal | 71 | 43 | 166 | 64 | 106 | 0 | 66 | 400 | 66 | 36 |
| Binary | 111001 | 100011 | 1110110 | 110100 | 1000110 | 0 | 110110 | 100000000 | 110110 | 11110 |
Color Harmonies of #392376
Complementary color
Monochromatic Colors of #392376
Black with #392376
Text Example
Text Example
White with #392376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392376; }
p { color: rgb(57,35,118); }
H1.HeaderClassName
{
color: #392376;
}
.AnyTagClassName
{
color: #392376;
}
</style>
background-color css
<style>
a { background-color: #392376; }
a { background-color: rgb(57,35,118); }
div.DivClassName
{
background-color: #392376;
}
.BgClassName
{
background-color: #392376;
}
</style>
border-color css
<style>
span { border-color: #392376; }
span { border-color: rgb(57,35,118); }
td.TdClassName
{
border-color: #392376;
}
.TagClassName
{
border-color: #392376;
}
</style>