Shades of Windsor #392677
Tints of Windsor #392677
RGB
CMYK
RGB Variations
Color information
#392677 (or 0x392677) is known color: Windsor. HEX triplet: 39, 26 and 77. RGB value is (57,38,119). Sum of RGB (Red+Green+Blue) = 57+38+119=214 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.64% from 214); Green value is 38 (15.23% from 255 or 17.76% from 214); Blue value is 119 (46.88% from 255 or 55.61% from 214); Max value from RGB is 119 - color contains mainly: blue. Hex color #392677 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392677 is #C6D988. Grayscale: #343434. Windows color (decimal): -13031817 or 7808569. OLE color: 7808569.
HSL color Cylindrical-coordinate representation of color #392677: hue angle of 254.07º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #392677 is Cyan = 0.52, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 38 | 119 | - |
| CMYK | 0.52 | 0.68 | 0 | 0.53 |
| HSL | 254.07º | 0.52% | 0.31% | - |
| HSV(B) | 254.07º | 0.68% | 0.47% | - |
| XYZ | 5.71 | 3.59 | 17.84 | - |
| YUV | 52.92 | 165.29 | 130.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 38 | 119 | 0.52 | 0.68 | 0 | 0.53 | 254.07 | 0.52 | 0.31 |
| Hex | 39 | 26 | 77 | 34 | 44 | 0 | 35 | FE | 34 | 1F |
| Octal | 71 | 46 | 167 | 64 | 104 | 0 | 65 | 376 | 64 | 37 |
| Binary | 111001 | 100110 | 1110111 | 110100 | 1000100 | 0 | 110101 | 11111110 | 110100 | 11111 |
Color Harmonies of #392677
Complementary color
Monochromatic Colors of #392677
Black with #392677
Text Example
Text Example
White with #392677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392677; }
p { color: rgb(57,38,119); }
H1.HeaderClassName
{
color: #392677;
}
.AnyTagClassName
{
color: #392677;
}
</style>
background-color css
<style>
a { background-color: #392677; }
a { background-color: rgb(57,38,119); }
div.DivClassName
{
background-color: #392677;
}
.BgClassName
{
background-color: #392677;
}
</style>
border-color css
<style>
span { border-color: #392677; }
span { border-color: rgb(57,38,119); }
td.TdClassName
{
border-color: #392677;
}
.TagClassName
{
border-color: #392677;
}
</style>