Shades of Windsor #392484
Tints of Windsor #392484
RGB
CMYK
RGB Variations
Color information
#392484 (or 0x392484) is known color: Windsor. HEX triplet: 39, 24 and 84. RGB value is (57,36,132). Sum of RGB (Red+Green+Blue) = 57+36+132=225 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.33% from 225); Green value is 36 (14.45% from 255 or 16% from 225); Blue value is 132 (51.95% from 255 or 58.67% from 225); Max value from RGB is 132 - color contains mainly: blue. Hex color #392484 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #392484 is #C6DB7B. Grayscale: #343434. Windows color (decimal): -13032316 or 8660025. OLE color: 8660025.
HSL color Cylindrical-coordinate representation of color #392484: hue angle of 253.12º degrees, saturation: 0.57, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #392484 is Cyan = 0.57, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 57 | 36 | 132 | - |
| CMYK | 0.57 | 0.73 | 0 | 0.48 |
| HSL | 253.13º | 0.57% | 0.33% | - |
| HSV(B) | 253.13º | 0.73% | 0.52% | - |
| XYZ | 6.48 | 3.8 | 22.22 | - |
| YUV | 53.22 | 172.46 | 130.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 36 | 132 | 0.57 | 0.73 | 0 | 0.48 | 253.13 | 0.57 | 0.33 |
| Hex | 39 | 24 | 84 | 39 | 49 | 0 | 30 | FD | 39 | 21 |
| Octal | 71 | 44 | 204 | 71 | 111 | 0 | 60 | 375 | 71 | 41 |
| Binary | 111001 | 100100 | 10000100 | 111001 | 1001001 | 0 | 110000 | 11111101 | 111001 | 100001 |
Color Harmonies of #392484
Complementary color
Monochromatic Colors of #392484
Black with #392484
Text Example
Text Example
White with #392484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392484; }
p { color: rgb(57,36,132); }
H1.HeaderClassName
{
color: #392484;
}
.AnyTagClassName
{
color: #392484;
}
</style>
background-color css
<style>
a { background-color: #392484; }
a { background-color: rgb(57,36,132); }
div.DivClassName
{
background-color: #392484;
}
.BgClassName
{
background-color: #392484;
}
</style>
border-color css
<style>
span { border-color: #392484; }
span { border-color: rgb(57,36,132); }
td.TdClassName
{
border-color: #392484;
}
.TagClassName
{
border-color: #392484;
}
</style>