Shades of Windsor #392780
Tints of Windsor #392780
RGB
CMYK
RGB Variations
Color information
#392780 (or 0x392780) is known color: Windsor. HEX triplet: 39, 27 and 80. RGB value is (57,39,128). Sum of RGB (Red+Green+Blue) = 57+39+128=224 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.45% from 224); Green value is 39 (15.62% from 255 or 17.41% from 224); Blue value is 128 (50.39% from 255 or 57.14% from 224); Max value from RGB is 128 - color contains mainly: blue. Hex color #392780 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #392780 is #C6D87F. Grayscale: #363636. Windows color (decimal): -13031552 or 8398649. OLE color: 8398649.
HSL color Cylindrical-coordinate representation of color #392780: hue angle of 252.13º degrees, saturation: 0.53, 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 #392780 is Cyan = 0.55, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 57 | 39 | 128 | - |
| CMYK | 0.55 | 0.70 | 0 | 0.50 |
| HSL | 252.13º | 0.53% | 0.33% | - |
| HSV(B) | 252.13º | 0.7% | 0.5% | - |
| XYZ | 6.31 | 3.88 | 20.84 | - |
| YUV | 54.53 | 169.46 | 129.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 39 | 128 | 0.55 | 0.70 | 0 | 0.50 | 252.13 | 0.53 | 0.33 |
| Hex | 39 | 27 | 80 | 37 | 46 | 0 | 32 | FC | 35 | 21 |
| Octal | 71 | 47 | 200 | 67 | 106 | 0 | 62 | 374 | 65 | 41 |
| Binary | 111001 | 100111 | 10000000 | 110111 | 1000110 | 0 | 110010 | 11111100 | 110101 | 100001 |
Color Harmonies of #392780
Complementary color
Monochromatic Colors of #392780
Black with #392780
Text Example
Text Example
White with #392780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392780; }
p { color: rgb(57,39,128); }
H1.HeaderClassName
{
color: #392780;
}
.AnyTagClassName
{
color: #392780;
}
</style>
background-color css
<style>
a { background-color: #392780; }
a { background-color: rgb(57,39,128); }
div.DivClassName
{
background-color: #392780;
}
.BgClassName
{
background-color: #392780;
}
</style>
border-color css
<style>
span { border-color: #392780; }
span { border-color: rgb(57,39,128); }
td.TdClassName
{
border-color: #392780;
}
.TagClassName
{
border-color: #392780;
}
</style>