Shades of Windsor #392583
Tints of Windsor #392583
RGB
CMYK
RGB Variations
Color information
#392583 (or 0x392583) is known color: Windsor. HEX triplet: 39, 25 and 83. RGB value is (57,37,131). Sum of RGB (Red+Green+Blue) = 57+37+131=225 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.33% from 225); Green value is 37 (14.84% from 255 or 16.44% from 225); Blue value is 131 (51.56% from 255 or 58.22% from 225); Max value from RGB is 131 - color contains mainly: blue. Hex color #392583 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #392583 is #C6DA7C. Grayscale: #353535. Windows color (decimal): -13032061 or 8594745. OLE color: 8594745.
HSL color Cylindrical-coordinate representation of color #392583: hue angle of 252.77º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #392583 is Cyan = 0.56, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 57 | 37 | 131 | - |
| CMYK | 0.56 | 0.72 | 0 | 0.49 |
| HSL | 252.77º | 0.56% | 0.33% | - |
| HSV(B) | 252.77º | 0.72% | 0.51% | - |
| XYZ | 6.45 | 3.83 | 21.87 | - |
| YUV | 53.7 | 171.63 | 130.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 37 | 131 | 0.56 | 0.72 | 0 | 0.49 | 252.77 | 0.56 | 0.33 |
| Hex | 39 | 25 | 83 | 38 | 48 | 0 | 31 | FD | 38 | 21 |
| Octal | 71 | 45 | 203 | 70 | 110 | 0 | 61 | 375 | 70 | 41 |
| Binary | 111001 | 100101 | 10000011 | 111000 | 1001000 | 0 | 110001 | 11111101 | 111000 | 100001 |
Color Harmonies of #392583
Complementary color
Monochromatic Colors of #392583
Black with #392583
Text Example
Text Example
White with #392583
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392583; }
p { color: rgb(57,37,131); }
H1.HeaderClassName
{
color: #392583;
}
.AnyTagClassName
{
color: #392583;
}
</style>
background-color css
<style>
a { background-color: #392583; }
a { background-color: rgb(57,37,131); }
div.DivClassName
{
background-color: #392583;
}
.BgClassName
{
background-color: #392583;
}
</style>
border-color css
<style>
span { border-color: #392583; }
span { border-color: rgb(57,37,131); }
td.TdClassName
{
border-color: #392583;
}
.TagClassName
{
border-color: #392583;
}
</style>