Shades of Windsor #392478
Tints of Windsor #392478
RGB
CMYK
RGB Variations
Color information
#392478 (or 0x392478) is known color: Windsor. HEX triplet: 39, 24 and 78. RGB value is (57,36,120). Sum of RGB (Red+Green+Blue) = 57+36+120=213 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.76% from 213); Green value is 36 (14.45% from 255 or 16.90% from 213); Blue value is 120 (47.27% from 255 or 56.34% from 213); Max value from RGB is 120 - color contains mainly: blue. Hex color #392478 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392478 is #C6DB87. Grayscale: #333333. Windows color (decimal): -13032328 or 7873593. OLE color: 7873593.
HSL color Cylindrical-coordinate representation of color #392478: hue angle of 255º degrees, saturation: 0.54, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #392478 is Cyan = 0.52, Magento = 0.7, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 36 | 120 | - |
| CMYK | 0.52 | 0.7 | 0 | 0.53 |
| HSL | 255º | 0.54% | 0.31% | - |
| HSV(B) | 255º | 0.7% | 0.47% | - |
| XYZ | 5.71 | 3.49 | 18.14 | - |
| YUV | 51.86 | 166.46 | 131.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 36 | 120 | 0.52 | 0.7 | 0 | 0.53 | 255 | 0.54 | 0.31 |
| Hex | 39 | 24 | 78 | 34 | 46 | 0 | 35 | FF | 36 | 1F |
| Octal | 71 | 44 | 170 | 64 | 106 | 0 | 65 | 377 | 66 | 37 |
| Binary | 111001 | 100100 | 1111000 | 110100 | 1000110 | 0 | 110101 | 11111111 | 110110 | 11111 |
Color Harmonies of #392478
Complementary color
Monochromatic Colors of #392478
Black with #392478
Text Example
Text Example
White with #392478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392478; }
p { color: rgb(57,36,120); }
H1.HeaderClassName
{
color: #392478;
}
.AnyTagClassName
{
color: #392478;
}
</style>
background-color css
<style>
a { background-color: #392478; }
a { background-color: rgb(57,36,120); }
div.DivClassName
{
background-color: #392478;
}
.BgClassName
{
background-color: #392478;
}
</style>
border-color css
<style>
span { border-color: #392478; }
span { border-color: rgb(57,36,120); }
td.TdClassName
{
border-color: #392478;
}
.TagClassName
{
border-color: #392478;
}
</style>