Shades of Windsor #392880
Tints of Windsor #392880
RGB
CMYK
RGB Variations
Color information
#392880 (or 0x392880) is known color: Windsor. HEX triplet: 39, 28 and 80. RGB value is (57,40,128). Sum of RGB (Red+Green+Blue) = 57+40+128=225 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.33% from 225); Green value is 40 (16.02% from 255 or 17.78% from 225); Blue value is 128 (50.39% from 255 or 56.89% from 225); Max value from RGB is 128 - color contains mainly: blue. Hex color #392880 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #392880 is #C6D77F. Grayscale: #363636. Windows color (decimal): -13031296 or 8398905. OLE color: 8398905.
HSL color Cylindrical-coordinate representation of color #392880: hue angle of 251.59º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #392880 is Cyan = 0.55, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 57 | 40 | 128 | - |
| CMYK | 0.55 | 0.69 | 0 | 0.50 |
| HSL | 251.59º | 0.52% | 0.33% | - |
| HSV(B) | 251.59º | 0.69% | 0.5% | - |
| XYZ | 6.34 | 3.95 | 20.85 | - |
| YUV | 55.12 | 169.13 | 129.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 40 | 128 | 0.55 | 0.69 | 0 | 0.50 | 251.59 | 0.52 | 0.33 |
| Hex | 39 | 28 | 80 | 37 | 45 | 0 | 32 | FC | 34 | 21 |
| Octal | 71 | 50 | 200 | 67 | 105 | 0 | 62 | 374 | 64 | 41 |
| Binary | 111001 | 101000 | 10000000 | 110111 | 1000101 | 0 | 110010 | 11111100 | 110100 | 100001 |
Color Harmonies of #392880
Complementary color
Monochromatic Colors of #392880
Black with #392880
Text Example
Text Example
White with #392880
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392880; }
p { color: rgb(57,40,128); }
H1.HeaderClassName
{
color: #392880;
}
.AnyTagClassName
{
color: #392880;
}
</style>
background-color css
<style>
a { background-color: #392880; }
a { background-color: rgb(57,40,128); }
div.DivClassName
{
background-color: #392880;
}
.BgClassName
{
background-color: #392880;
}
</style>
border-color css
<style>
span { border-color: #392880; }
span { border-color: rgb(57,40,128); }
td.TdClassName
{
border-color: #392880;
}
.TagClassName
{
border-color: #392880;
}
</style>