Shades of Windsor #392276
Tints of Windsor #392276
RGB
CMYK
RGB Variations
Color information
#392276 (or 0x392276) is known color: Windsor. HEX triplet: 39, 22 and 76. RGB value is (57,34,118). Sum of RGB (Red+Green+Blue) = 57+34+118=209 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.27% from 209); Green value is 34 (13.67% from 255 or 16.27% from 209); Blue value is 118 (46.48% from 255 or 56.46% from 209); Max value from RGB is 118 - color contains mainly: blue. Hex color #392276 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392276 is #C6DD89. Grayscale: #323232. Windows color (decimal): -13032842 or 7742009. OLE color: 7742009.
HSL color Cylindrical-coordinate representation of color #392276: hue angle of 256.43º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #392276 is Cyan = 0.52, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 34 | 118 | - |
| CMYK | 0.52 | 0.71 | 0 | 0.54 |
| HSL | 256.43º | 0.55% | 0.3% | - |
| HSV(B) | 256.43º | 0.71% | 0.46% | - |
| XYZ | 5.53 | 3.32 | 17.49 | - |
| YUV | 50.45 | 166.12 | 132.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 34 | 118 | 0.52 | 0.71 | 0 | 0.54 | 256.43 | 0.55 | 0.3 |
| Hex | 39 | 22 | 76 | 34 | 47 | 0 | 36 | 100 | 37 | 1E |
| Octal | 71 | 42 | 166 | 64 | 107 | 0 | 66 | 400 | 67 | 36 |
| Binary | 111001 | 100010 | 1110110 | 110100 | 1000111 | 0 | 110110 | 100000000 | 110111 | 11110 |
Color Harmonies of #392276
Complementary color
Monochromatic Colors of #392276
Black with #392276
Text Example
Text Example
White with #392276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392276; }
p { color: rgb(57,34,118); }
H1.HeaderClassName
{
color: #392276;
}
.AnyTagClassName
{
color: #392276;
}
</style>
background-color css
<style>
a { background-color: #392276; }
a { background-color: rgb(57,34,118); }
div.DivClassName
{
background-color: #392276;
}
.BgClassName
{
background-color: #392276;
}
</style>
border-color css
<style>
span { border-color: #392276; }
span { border-color: rgb(57,34,118); }
td.TdClassName
{
border-color: #392276;
}
.TagClassName
{
border-color: #392276;
}
</style>