Shades of Windsor #392683
Tints of Windsor #392683
RGB
CMYK
RGB Variations
Color information
#392683 (or 0x392683) is known color: Windsor. HEX triplet: 39, 26 and 83. RGB value is (57,38,131). Sum of RGB (Red+Green+Blue) = 57+38+131=226 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.22% from 226); Green value is 38 (15.23% from 255 or 16.81% from 226); Blue value is 131 (51.56% from 255 or 57.96% from 226); Max value from RGB is 131 - color contains mainly: blue. Hex color #392683 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #392683 is #C6D97C. Grayscale: #353535. Windows color (decimal): -13031805 or 8595001. OLE color: 8595001.
HSL color Cylindrical-coordinate representation of color #392683: hue angle of 252.26º degrees, saturation: 0.55, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #392683 is Cyan = 0.56, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 57 | 38 | 131 | - |
| CMYK | 0.56 | 0.71 | 0 | 0.49 |
| HSL | 252.26º | 0.55% | 0.33% | - |
| HSV(B) | 252.26º | 0.71% | 0.51% | - |
| XYZ | 6.48 | 3.89 | 21.88 | - |
| YUV | 54.28 | 171.29 | 129.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 38 | 131 | 0.56 | 0.71 | 0 | 0.49 | 252.26 | 0.55 | 0.33 |
| Hex | 39 | 26 | 83 | 38 | 47 | 0 | 31 | FC | 37 | 21 |
| Octal | 71 | 46 | 203 | 70 | 107 | 0 | 61 | 374 | 67 | 41 |
| Binary | 111001 | 100110 | 10000011 | 111000 | 1000111 | 0 | 110001 | 11111100 | 110111 | 100001 |
Color Harmonies of #392683
Complementary color
Monochromatic Colors of #392683
Black with #392683
Text Example
Text Example
White with #392683
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392683; }
p { color: rgb(57,38,131); }
H1.HeaderClassName
{
color: #392683;
}
.AnyTagClassName
{
color: #392683;
}
</style>
background-color css
<style>
a { background-color: #392683; }
a { background-color: rgb(57,38,131); }
div.DivClassName
{
background-color: #392683;
}
.BgClassName
{
background-color: #392683;
}
</style>
border-color css
<style>
span { border-color: #392683; }
span { border-color: rgb(57,38,131); }
td.TdClassName
{
border-color: #392683;
}
.TagClassName
{
border-color: #392683;
}
</style>