Shades of Tory Blue #394586
Tints of Tory Blue #394586
RGB
CMYK
RGB Variations
Color information
#394586 (or 0x394586) is known color: Tory Blue. HEX triplet: 39, 45 and 86. RGB value is (57,69,134). Sum of RGB (Red+Green+Blue) = 57+69+134=260 (34% of max value = 765). Red value is 57 (22.66% from 255 or 21.92% from 260); Green value is 69 (27.34% from 255 or 26.54% from 260); Blue value is 134 (52.73% from 255 or 51.54% from 260); Max value from RGB is 134 - color contains mainly: blue. Hex color #394586 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #394586 is #C6BA79. Grayscale: #484848. Windows color (decimal): -13023866 or 8799545. OLE color: 8799545.
HSL color Cylindrical-coordinate representation of color #394586: hue angle of 230.65º 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 #394586 is Cyan = 0.57, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 69 | 134 | - |
| CMYK | 0.57 | 0.49 | 0 | 0.47 |
| HSL | 230.65º | 0.4% | 0.37% | - |
| HSV(B) | 230.65º | 0.57% | 0.53% | - |
| XYZ | 8.12 | 6.85 | 23.45 | - |
| YUV | 72.82 | 162.52 | 116.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 69 | 134 | 0.57 | 0.49 | 0 | 0.47 | 230.65 | 0.4 | 0.37 |
| Hex | 39 | 45 | 86 | 39 | 31 | 0 | 2F | E7 | 28 | 25 |
| Octal | 71 | 105 | 206 | 71 | 61 | 0 | 57 | 347 | 50 | 45 |
| Binary | 111001 | 1000101 | 10000110 | 111001 | 110001 | 0 | 101111 | 11100111 | 101000 | 100101 |
Color Harmonies of #394586
Complementary color
Monochromatic Colors of #394586
Black with #394586
Text Example
Text Example
White with #394586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394586; }
p { color: rgb(57,69,134); }
H1.HeaderClassName
{
color: #394586;
}
.AnyTagClassName
{
color: #394586;
}
</style>
background-color css
<style>
a { background-color: #394586; }
a { background-color: rgb(57,69,134); }
div.DivClassName
{
background-color: #394586;
}
.BgClassName
{
background-color: #394586;
}
</style>
border-color css
<style>
span { border-color: #394586; }
span { border-color: rgb(57,69,134); }
td.TdClassName
{
border-color: #394586;
}
.TagClassName
{
border-color: #394586;
}
</style>