Shades of Windsor #392680
Tints of Windsor #392680
RGB
CMYK
RGB Variations
Color information
#392680 (or 0x392680) is known color: Windsor. HEX triplet: 39, 26 and 80. RGB value is (57,38,128). Sum of RGB (Red+Green+Blue) = 57+38+128=223 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.56% from 223); Green value is 38 (15.23% from 255 or 17.04% from 223); Blue value is 128 (50.39% from 255 or 57.40% from 223); Max value from RGB is 128 - color contains mainly: blue. Hex color #392680 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #392680 is #C6D97F. Grayscale: #353535. Windows color (decimal): -13031808 or 8398393. OLE color: 8398393.
HSL color Cylindrical-coordinate representation of color #392680: hue angle of 252.67º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #392680 is Cyan = 0.55, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 57 | 38 | 128 | - |
| CMYK | 0.55 | 0.70 | 0 | 0.50 |
| HSL | 252.67º | 0.54% | 0.33% | - |
| HSV(B) | 252.67º | 0.7% | 0.5% | - |
| XYZ | 6.28 | 3.81 | 20.83 | - |
| YUV | 53.94 | 169.79 | 130.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 38 | 128 | 0.55 | 0.70 | 0 | 0.50 | 252.67 | 0.54 | 0.33 |
| Hex | 39 | 26 | 80 | 37 | 46 | 0 | 32 | FD | 36 | 21 |
| Octal | 71 | 46 | 200 | 67 | 106 | 0 | 62 | 375 | 66 | 41 |
| Binary | 111001 | 100110 | 10000000 | 110111 | 1000110 | 0 | 110010 | 11111101 | 110110 | 100001 |
Color Harmonies of #392680
Complementary color
Monochromatic Colors of #392680
Black with #392680
Text Example
Text Example
White with #392680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392680; }
p { color: rgb(57,38,128); }
H1.HeaderClassName
{
color: #392680;
}
.AnyTagClassName
{
color: #392680;
}
</style>
background-color css
<style>
a { background-color: #392680; }
a { background-color: rgb(57,38,128); }
div.DivClassName
{
background-color: #392680;
}
.BgClassName
{
background-color: #392680;
}
</style>
border-color css
<style>
span { border-color: #392680; }
span { border-color: rgb(57,38,128); }
td.TdClassName
{
border-color: #392680;
}
.TagClassName
{
border-color: #392680;
}
</style>