Shades of Windsor #392876
Tints of Windsor #392876
RGB
CMYK
RGB Variations
Color information
#392876 (or 0x392876) is known color: Windsor. HEX triplet: 39, 28 and 76. RGB value is (57,40,118). Sum of RGB (Red+Green+Blue) = 57+40+118=215 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.51% from 215); Green value is 40 (16.02% from 255 or 18.60% from 215); Blue value is 118 (46.48% from 255 or 54.88% from 215); Max value from RGB is 118 - color contains mainly: blue. Hex color #392876 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392876 is #C6D789. Grayscale: #353535. Windows color (decimal): -13031306 or 7743545. OLE color: 7743545.
HSL color Cylindrical-coordinate representation of color #392876: hue angle of 253.08º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #392876 is Cyan = 0.52, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 40 | 118 | - |
| CMYK | 0.52 | 0.66 | 0 | 0.54 |
| HSL | 253.08º | 0.49% | 0.31% | - |
| HSV(B) | 253.08º | 0.66% | 0.46% | - |
| XYZ | 5.72 | 3.7 | 17.55 | - |
| YUV | 53.98 | 164.13 | 130.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 40 | 118 | 0.52 | 0.66 | 0 | 0.54 | 253.08 | 0.49 | 0.31 |
| Hex | 39 | 28 | 76 | 34 | 42 | 0 | 36 | FD | 31 | 1F |
| Octal | 71 | 50 | 166 | 64 | 102 | 0 | 66 | 375 | 61 | 37 |
| Binary | 111001 | 101000 | 1110110 | 110100 | 1000010 | 0 | 110110 | 11111101 | 110001 | 11111 |
Color Harmonies of #392876
Complementary color
Monochromatic Colors of #392876
Black with #392876
Text Example
Text Example
White with #392876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392876; }
p { color: rgb(57,40,118); }
H1.HeaderClassName
{
color: #392876;
}
.AnyTagClassName
{
color: #392876;
}
</style>
background-color css
<style>
a { background-color: #392876; }
a { background-color: rgb(57,40,118); }
div.DivClassName
{
background-color: #392876;
}
.BgClassName
{
background-color: #392876;
}
</style>
border-color css
<style>
span { border-color: #392876; }
span { border-color: rgb(57,40,118); }
td.TdClassName
{
border-color: #392876;
}
.TagClassName
{
border-color: #392876;
}
</style>