Shades of Windsor #392472
Tints of Windsor #392472
RGB
CMYK
RGB Variations
Color information
#392472 (or 0x392472) is known color: Windsor. HEX triplet: 39, 24 and 72. RGB value is (57,36,114). Sum of RGB (Red+Green+Blue) = 57+36+114=207 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.54% from 207); Green value is 36 (14.45% from 255 or 17.39% from 207); Blue value is 114 (44.92% from 255 or 55.07% from 207); Max value from RGB is 114 - color contains mainly: blue. Hex color #392472 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392472 is #C6DB8D. Grayscale: #323232. Windows color (decimal): -13032334 or 7480377. OLE color: 7480377.
HSL color Cylindrical-coordinate representation of color #392472: hue angle of 256.15º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #392472 is Cyan = 0.50, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 36 | 114 | - |
| CMYK | 0.50 | 0.68 | 0 | 0.55 |
| HSL | 256.15º | 0.52% | 0.29% | - |
| HSV(B) | 256.15º | 0.68% | 0.45% | - |
| XYZ | 5.36 | 3.35 | 16.28 | - |
| YUV | 51.17 | 163.46 | 132.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 36 | 114 | 0.50 | 0.68 | 0 | 0.55 | 256.15 | 0.52 | 0.29 |
| Hex | 39 | 24 | 72 | 32 | 44 | 0 | 37 | 100 | 34 | 1D |
| Octal | 71 | 44 | 162 | 62 | 104 | 0 | 67 | 400 | 64 | 35 |
| Binary | 111001 | 100100 | 1110010 | 110010 | 1000100 | 0 | 110111 | 100000000 | 110100 | 11101 |
Color Harmonies of #392472
Complementary color
Monochromatic Colors of #392472
Black with #392472
Text Example
Text Example
White with #392472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392472; }
p { color: rgb(57,36,114); }
H1.HeaderClassName
{
color: #392472;
}
.AnyTagClassName
{
color: #392472;
}
</style>
background-color css
<style>
a { background-color: #392472; }
a { background-color: rgb(57,36,114); }
div.DivClassName
{
background-color: #392472;
}
.BgClassName
{
background-color: #392472;
}
</style>
border-color css
<style>
span { border-color: #392472; }
span { border-color: rgb(57,36,114); }
td.TdClassName
{
border-color: #392472;
}
.TagClassName
{
border-color: #392472;
}
</style>