Shades of Windsor #392789
Tints of Windsor #392789
RGB
CMYK
RGB Variations
Color information
#392789 (or 0x392789) is known color: Windsor. HEX triplet: 39, 27 and 89. RGB value is (57,39,137). Sum of RGB (Red+Green+Blue) = 57+39+137=233 (30% of max value = 765). Red value is 57 (22.66% from 255 or 24.46% from 233); Green value is 39 (15.62% from 255 or 16.74% from 233); Blue value is 137 (53.91% from 255 or 58.80% from 233); Max value from RGB is 137 - color contains mainly: blue. Hex color #392789 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #392789 is #C6D876. Grayscale: #373737. Windows color (decimal): -13031543 or 8988473. OLE color: 8988473.
HSL color Cylindrical-coordinate representation of color #392789: hue angle of 251.02º degrees, saturation: 0.56, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #392789 is Cyan = 0.58, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 57 | 39 | 137 | - |
| CMYK | 0.58 | 0.72 | 0 | 0.46 |
| HSL | 251.02º | 0.56% | 0.35% | - |
| HSV(B) | 251.02º | 0.72% | 0.54% | - |
| XYZ | 6.93 | 4.13 | 24.1 | - |
| YUV | 55.55 | 173.96 | 129.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 39 | 137 | 0.58 | 0.72 | 0 | 0.46 | 251.02 | 0.56 | 0.35 |
| Hex | 39 | 27 | 89 | 3A | 48 | 0 | 2E | FB | 38 | 23 |
| Octal | 71 | 47 | 211 | 72 | 110 | 0 | 56 | 373 | 70 | 43 |
| Binary | 111001 | 100111 | 10001001 | 111010 | 1001000 | 0 | 101110 | 11111011 | 111000 | 100011 |
Color Harmonies of #392789
Complementary color
Monochromatic Colors of #392789
Black with #392789
Text Example
Text Example
White with #392789
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392789; }
p { color: rgb(57,39,137); }
H1.HeaderClassName
{
color: #392789;
}
.AnyTagClassName
{
color: #392789;
}
</style>
background-color css
<style>
a { background-color: #392789; }
a { background-color: rgb(57,39,137); }
div.DivClassName
{
background-color: #392789;
}
.BgClassName
{
background-color: #392789;
}
</style>
border-color css
<style>
span { border-color: #392789; }
span { border-color: rgb(57,39,137); }
td.TdClassName
{
border-color: #392789;
}
.TagClassName
{
border-color: #392789;
}
</style>