Shades of Windsor #392679
Tints of Windsor #392679
RGB
CMYK
RGB Variations
Color information
#392679 (or 0x392679) is known color: Windsor. HEX triplet: 39, 26 and 79. RGB value is (57,38,121). Sum of RGB (Red+Green+Blue) = 57+38+121=216 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.39% from 216); Green value is 38 (15.23% from 255 or 17.59% from 216); Blue value is 121 (47.66% from 255 or 56.02% from 216); Max value from RGB is 121 - color contains mainly: blue. Hex color #392679 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392679 is #C6D986. Grayscale: #343434. Windows color (decimal): -13031815 or 7939641. OLE color: 7939641.
HSL color Cylindrical-coordinate representation of color #392679: hue angle of 253.73º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #392679 is Cyan = 0.53, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 38 | 121 | - |
| CMYK | 0.53 | 0.69 | 0 | 0.53 |
| HSL | 253.73º | 0.52% | 0.31% | - |
| HSV(B) | 253.73º | 0.69% | 0.47% | - |
| XYZ | 5.83 | 3.64 | 18.48 | - |
| YUV | 53.14 | 166.29 | 130.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 38 | 121 | 0.53 | 0.69 | 0 | 0.53 | 253.73 | 0.52 | 0.31 |
| Hex | 39 | 26 | 79 | 35 | 45 | 0 | 35 | FE | 34 | 1F |
| Octal | 71 | 46 | 171 | 65 | 105 | 0 | 65 | 376 | 64 | 37 |
| Binary | 111001 | 100110 | 1111001 | 110101 | 1000101 | 0 | 110101 | 11111110 | 110100 | 11111 |
Color Harmonies of #392679
Complementary color
Monochromatic Colors of #392679
Black with #392679
Text Example
Text Example
White with #392679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392679; }
p { color: rgb(57,38,121); }
H1.HeaderClassName
{
color: #392679;
}
.AnyTagClassName
{
color: #392679;
}
</style>
background-color css
<style>
a { background-color: #392679; }
a { background-color: rgb(57,38,121); }
div.DivClassName
{
background-color: #392679;
}
.BgClassName
{
background-color: #392679;
}
</style>
border-color css
<style>
span { border-color: #392679; }
span { border-color: rgb(57,38,121); }
td.TdClassName
{
border-color: #392679;
}
.TagClassName
{
border-color: #392679;
}
</style>