Shades of Windsor #392476
Tints of Windsor #392476
RGB
CMYK
RGB Variations
Color information
#392476 (or 0x392476) is known color: Windsor. HEX triplet: 39, 24 and 76. RGB value is (57,36,118). Sum of RGB (Red+Green+Blue) = 57+36+118=211 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.01% from 211); Green value is 36 (14.45% from 255 or 17.06% from 211); Blue value is 118 (46.48% from 255 or 55.92% from 211); Max value from RGB is 118 - color contains mainly: blue. Hex color #392476 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392476 is #C6DB89. Grayscale: #333333. Windows color (decimal): -13032330 or 7742521. OLE color: 7742521.
HSL color Cylindrical-coordinate representation of color #392476: hue angle of 255.37º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #392476 is Cyan = 0.52, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 36 | 118 | - |
| CMYK | 0.52 | 0.69 | 0 | 0.54 |
| HSL | 255.37º | 0.53% | 0.3% | - |
| HSV(B) | 255.37º | 0.69% | 0.46% | - |
| XYZ | 5.59 | 3.44 | 17.51 | - |
| YUV | 51.63 | 165.46 | 131.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 36 | 118 | 0.52 | 0.69 | 0 | 0.54 | 255.37 | 0.53 | 0.3 |
| Hex | 39 | 24 | 76 | 34 | 45 | 0 | 36 | FF | 35 | 1E |
| Octal | 71 | 44 | 166 | 64 | 105 | 0 | 66 | 377 | 65 | 36 |
| Binary | 111001 | 100100 | 1110110 | 110100 | 1000101 | 0 | 110110 | 11111111 | 110101 | 11110 |
Color Harmonies of #392476
Complementary color
Monochromatic Colors of #392476
Black with #392476
Text Example
Text Example
White with #392476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392476; }
p { color: rgb(57,36,118); }
H1.HeaderClassName
{
color: #392476;
}
.AnyTagClassName
{
color: #392476;
}
</style>
background-color css
<style>
a { background-color: #392476; }
a { background-color: rgb(57,36,118); }
div.DivClassName
{
background-color: #392476;
}
.BgClassName
{
background-color: #392476;
}
</style>
border-color css
<style>
span { border-color: #392476; }
span { border-color: rgb(57,36,118); }
td.TdClassName
{
border-color: #392476;
}
.TagClassName
{
border-color: #392476;
}
</style>