Shades of Tory Blue #394595
Tints of Tory Blue #394595
RGB
CMYK
RGB Variations
Color information
#394595 (or 0x394595) is known color: Tory Blue. HEX triplet: 39, 45 and 95. RGB value is (57,69,149). Sum of RGB (Red+Green+Blue) = 57+69+149=275 (36% of max value = 765). Red value is 57 (22.66% from 255 or 20.73% from 275); Green value is 69 (27.34% from 255 or 25.09% from 275); Blue value is 149 (58.59% from 255 or 54.18% from 275); Max value from RGB is 149 - color contains mainly: blue. Hex color #394595 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #394595 is #C6BA6A. Grayscale: #4A4A4A. Windows color (decimal): -13023851 or 9782585. OLE color: 9782585.
HSL color Cylindrical-coordinate representation of color #394595: hue angle of 232.17º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #394595 is Cyan = 0.62, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 57 | 69 | 149 | - |
| CMYK | 0.62 | 0.54 | 0 | 0.42 |
| HSL | 232.17º | 0.45% | 0.4% | - |
| HSV(B) | 232.17º | 0.62% | 0.58% | - |
| XYZ | 9.24 | 7.3 | 29.36 | - |
| YUV | 74.53 | 170.02 | 115.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 69 | 149 | 0.62 | 0.54 | 0 | 0.42 | 232.17 | 0.45 | 0.4 |
| Hex | 39 | 45 | 95 | 3E | 36 | 0 | 2A | E8 | 2D | 28 |
| Octal | 71 | 105 | 225 | 76 | 66 | 0 | 52 | 350 | 55 | 50 |
| Binary | 111001 | 1000101 | 10010101 | 111110 | 110110 | 0 | 101010 | 11101000 | 101101 | 101000 |
Color Harmonies of #394595
Complementary color
Monochromatic Colors of #394595
Black with #394595
Text Example
Text Example
White with #394595
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394595; }
p { color: rgb(57,69,149); }
H1.HeaderClassName
{
color: #394595;
}
.AnyTagClassName
{
color: #394595;
}
</style>
background-color css
<style>
a { background-color: #394595; }
a { background-color: rgb(57,69,149); }
div.DivClassName
{
background-color: #394595;
}
.BgClassName
{
background-color: #394595;
}
</style>
border-color css
<style>
span { border-color: #394595; }
span { border-color: rgb(57,69,149); }
td.TdClassName
{
border-color: #394595;
}
.TagClassName
{
border-color: #394595;
}
</style>