Shades of Tory Blue #394986
Tints of Tory Blue #394986
RGB
CMYK
RGB Variations
Color information
#394986 (or 0x394986) is known color: Tory Blue. HEX triplet: 39, 49 and 86. RGB value is (57,73,134). Sum of RGB (Red+Green+Blue) = 57+73+134=264 (34% of max value = 765). Red value is 57 (22.66% from 255 or 21.59% from 264); Green value is 73 (28.91% from 255 or 27.65% from 264); Blue value is 134 (52.73% from 255 or 50.76% from 264); Max value from RGB is 134 - color contains mainly: blue. Hex color #394986 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #394986 is #C6B679. Grayscale: #4A4A4A. Windows color (decimal): -13022842 or 8800569. OLE color: 8800569.
HSL color Cylindrical-coordinate representation of color #394986: hue angle of 227.53º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #394986 is Cyan = 0.57, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 73 | 134 | - |
| CMYK | 0.57 | 0.46 | 0 | 0.47 |
| HSL | 227.53º | 0.4% | 0.37% | - |
| HSV(B) | 227.53º | 0.57% | 0.53% | - |
| XYZ | 8.37 | 7.36 | 23.53 | - |
| YUV | 75.17 | 161.2 | 115.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 73 | 134 | 0.57 | 0.46 | 0 | 0.47 | 227.53 | 0.4 | 0.37 |
| Hex | 39 | 49 | 86 | 39 | 2E | 0 | 2F | E4 | 28 | 25 |
| Octal | 71 | 111 | 206 | 71 | 56 | 0 | 57 | 344 | 50 | 45 |
| Binary | 111001 | 1001001 | 10000110 | 111001 | 101110 | 0 | 101111 | 11100100 | 101000 | 100101 |
Color Harmonies of #394986
Complementary color
Monochromatic Colors of #394986
Black with #394986
Text Example
Text Example
White with #394986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394986; }
p { color: rgb(57,73,134); }
H1.HeaderClassName
{
color: #394986;
}
.AnyTagClassName
{
color: #394986;
}
</style>
background-color css
<style>
a { background-color: #394986; }
a { background-color: rgb(57,73,134); }
div.DivClassName
{
background-color: #394986;
}
.BgClassName
{
background-color: #394986;
}
</style>
border-color css
<style>
span { border-color: #394986; }
span { border-color: rgb(57,73,134); }
td.TdClassName
{
border-color: #394986;
}
.TagClassName
{
border-color: #394986;
}
</style>