Shades of Windsor #392477
Tints of Windsor #392477
RGB
CMYK
RGB Variations
Color information
#392477 (or 0x392477) is known color: Windsor. HEX triplet: 39, 24 and 77. RGB value is (57,36,119). Sum of RGB (Red+Green+Blue) = 57+36+119=212 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.89% from 212); Green value is 36 (14.45% from 255 or 16.98% from 212); Blue value is 119 (46.88% from 255 or 56.13% from 212); Max value from RGB is 119 - color contains mainly: blue. Hex color #392477 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392477 is #C6DB88. Grayscale: #333333. Windows color (decimal): -13032329 or 7808057. OLE color: 7808057.
HSL color Cylindrical-coordinate representation of color #392477: hue angle of 255.18º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #392477 is Cyan = 0.52, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 36 | 119 | - |
| CMYK | 0.52 | 0.70 | 0 | 0.53 |
| HSL | 255.18º | 0.54% | 0.3% | - |
| HSV(B) | 255.18º | 0.7% | 0.47% | - |
| XYZ | 5.65 | 3.46 | 17.82 | - |
| YUV | 51.74 | 165.96 | 131.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 36 | 119 | 0.52 | 0.70 | 0 | 0.53 | 255.18 | 0.54 | 0.3 |
| Hex | 39 | 24 | 77 | 34 | 46 | 0 | 35 | FF | 36 | 1E |
| Octal | 71 | 44 | 167 | 64 | 106 | 0 | 65 | 377 | 66 | 36 |
| Binary | 111001 | 100100 | 1110111 | 110100 | 1000110 | 0 | 110101 | 11111111 | 110110 | 11110 |
Color Harmonies of #392477
Complementary color
Monochromatic Colors of #392477
Black with #392477
Text Example
Text Example
White with #392477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392477; }
p { color: rgb(57,36,119); }
H1.HeaderClassName
{
color: #392477;
}
.AnyTagClassName
{
color: #392477;
}
</style>
background-color css
<style>
a { background-color: #392477; }
a { background-color: rgb(57,36,119); }
div.DivClassName
{
background-color: #392477;
}
.BgClassName
{
background-color: #392477;
}
</style>
border-color css
<style>
span { border-color: #392477; }
span { border-color: rgb(57,36,119); }
td.TdClassName
{
border-color: #392477;
}
.TagClassName
{
border-color: #392477;
}
</style>