Shades of Windsor #392884
Tints of Windsor #392884
RGB
CMYK
RGB Variations
Color information
#392884 (or 0x392884) is known color: Windsor. HEX triplet: 39, 28 and 84. RGB value is (57,40,132). Sum of RGB (Red+Green+Blue) = 57+40+132=229 (30% of max value = 765). Red value is 57 (22.66% from 255 or 24.89% from 229); Green value is 40 (16.02% from 255 or 17.47% from 229); Blue value is 132 (51.95% from 255 or 57.64% from 229); Max value from RGB is 132 - color contains mainly: blue. Hex color #392884 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #392884 is #C6D77B. Grayscale: #373737. Windows color (decimal): -13031292 or 8661049. OLE color: 8661049.
HSL color Cylindrical-coordinate representation of color #392884: hue angle of 251.09º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #392884 is Cyan = 0.57, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 57 | 40 | 132 | - |
| CMYK | 0.57 | 0.70 | 0 | 0.48 |
| HSL | 251.09º | 0.53% | 0.34% | - |
| HSV(B) | 251.09º | 0.7% | 0.52% | - |
| XYZ | 6.61 | 4.05 | 22.26 | - |
| YUV | 55.57 | 171.13 | 129.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 40 | 132 | 0.57 | 0.70 | 0 | 0.48 | 251.09 | 0.53 | 0.34 |
| Hex | 39 | 28 | 84 | 39 | 46 | 0 | 30 | FB | 35 | 22 |
| Octal | 71 | 50 | 204 | 71 | 106 | 0 | 60 | 373 | 65 | 42 |
| Binary | 111001 | 101000 | 10000100 | 111001 | 1000110 | 0 | 110000 | 11111011 | 110101 | 100010 |
Color Harmonies of #392884
Complementary color
Monochromatic Colors of #392884
Black with #392884
Text Example
Text Example
White with #392884
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392884; }
p { color: rgb(57,40,132); }
H1.HeaderClassName
{
color: #392884;
}
.AnyTagClassName
{
color: #392884;
}
</style>
background-color css
<style>
a { background-color: #392884; }
a { background-color: rgb(57,40,132); }
div.DivClassName
{
background-color: #392884;
}
.BgClassName
{
background-color: #392884;
}
</style>
border-color css
<style>
span { border-color: #392884; }
span { border-color: rgb(57,40,132); }
td.TdClassName
{
border-color: #392884;
}
.TagClassName
{
border-color: #392884;
}
</style>