Shades of Tory Blue #394695
Tints of Tory Blue #394695
RGB
CMYK
RGB Variations
Color information
#394695 (or 0x394695) is known color: Tory Blue. HEX triplet: 39, 46 and 95. RGB value is (57,70,149). Sum of RGB (Red+Green+Blue) = 57+70+149=276 (36% of max value = 765). Red value is 57 (22.66% from 255 or 20.65% from 276); Green value is 70 (27.73% from 255 or 25.36% from 276); Blue value is 149 (58.59% from 255 or 53.99% from 276); Max value from RGB is 149 - color contains mainly: blue. Hex color #394695 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #394695 is #C6B96A. Grayscale: #4A4A4A. Windows color (decimal): -13023595 or 9782841. OLE color: 9782841.
HSL color Cylindrical-coordinate representation of color #394695: hue angle of 231.52º 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 #394695 is Cyan = 0.62, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 57 | 70 | 149 | - |
| CMYK | 0.62 | 0.53 | 0 | 0.42 |
| HSL | 231.52º | 0.45% | 0.4% | - |
| HSV(B) | 231.52º | 0.62% | 0.58% | - |
| XYZ | 9.3 | 7.42 | 29.38 | - |
| YUV | 75.12 | 169.69 | 115.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 70 | 149 | 0.62 | 0.53 | 0 | 0.42 | 231.52 | 0.45 | 0.4 |
| Hex | 39 | 46 | 95 | 3E | 35 | 0 | 2A | E8 | 2D | 28 |
| Octal | 71 | 106 | 225 | 76 | 65 | 0 | 52 | 350 | 55 | 50 |
| Binary | 111001 | 1000110 | 10010101 | 111110 | 110101 | 0 | 101010 | 11101000 | 101101 | 101000 |
Color Harmonies of #394695
Complementary color
Monochromatic Colors of #394695
Black with #394695
Text Example
Text Example
White with #394695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394695; }
p { color: rgb(57,70,149); }
H1.HeaderClassName
{
color: #394695;
}
.AnyTagClassName
{
color: #394695;
}
</style>
background-color css
<style>
a { background-color: #394695; }
a { background-color: rgb(57,70,149); }
div.DivClassName
{
background-color: #394695;
}
.BgClassName
{
background-color: #394695;
}
</style>
border-color css
<style>
span { border-color: #394695; }
span { border-color: rgb(57,70,149); }
td.TdClassName
{
border-color: #394695;
}
.TagClassName
{
border-color: #394695;
}
</style>