Shades of Windsor #392373
Tints of Windsor #392373
RGB
CMYK
RGB Variations
Color information
#392373 (or 0x392373) is known color: Windsor. HEX triplet: 39, 23 and 73. RGB value is (57,35,115). Sum of RGB (Red+Green+Blue) = 57+35+115=207 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.54% from 207); Green value is 35 (14.06% from 255 or 16.91% from 207); Blue value is 115 (45.31% from 255 or 55.56% from 207); Max value from RGB is 115 - color contains mainly: blue. Hex color #392373 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392373 is #C6DC8C. Grayscale: #323232. Windows color (decimal): -13032589 or 7545657. OLE color: 7545657.
HSL color Cylindrical-coordinate representation of color #392373: hue angle of 256.5º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #392373 is Cyan = 0.50, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 35 | 115 | - |
| CMYK | 0.50 | 0.70 | 0 | 0.55 |
| HSL | 256.5º | 0.53% | 0.29% | - |
| HSV(B) | 256.5º | 0.7% | 0.45% | - |
| XYZ | 5.38 | 3.31 | 16.57 | - |
| YUV | 50.7 | 164.29 | 132.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 35 | 115 | 0.50 | 0.70 | 0 | 0.55 | 256.5 | 0.53 | 0.29 |
| Hex | 39 | 23 | 73 | 32 | 46 | 0 | 37 | 100 | 35 | 1D |
| Octal | 71 | 43 | 163 | 62 | 106 | 0 | 67 | 400 | 65 | 35 |
| Binary | 111001 | 100011 | 1110011 | 110010 | 1000110 | 0 | 110111 | 100000000 | 110101 | 11101 |
Color Harmonies of #392373
Complementary color
Monochromatic Colors of #392373
Black with #392373
Text Example
Text Example
White with #392373
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392373; }
p { color: rgb(57,35,115); }
H1.HeaderClassName
{
color: #392373;
}
.AnyTagClassName
{
color: #392373;
}
</style>
background-color css
<style>
a { background-color: #392373; }
a { background-color: rgb(57,35,115); }
div.DivClassName
{
background-color: #392373;
}
.BgClassName
{
background-color: #392373;
}
</style>
border-color css
<style>
span { border-color: #392373; }
span { border-color: rgb(57,35,115); }
td.TdClassName
{
border-color: #392373;
}
.TagClassName
{
border-color: #392373;
}
</style>