Shades of Tory Blue #394991
Tints of Tory Blue #394991
RGB
CMYK
RGB Variations
Color information
#394991 (or 0x394991) is known color: Tory Blue. HEX triplet: 39, 49 and 91. RGB value is (57,73,145). Sum of RGB (Red+Green+Blue) = 57+73+145=275 (36% of max value = 765). Red value is 57 (22.66% from 255 or 20.73% from 275); Green value is 73 (28.91% from 255 or 26.55% from 275); Blue value is 145 (57.03% from 255 or 52.73% from 275); Max value from RGB is 145 - color contains mainly: blue. Hex color #394991 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #394991 is #C6B66E. Grayscale: #4C4C4C. Windows color (decimal): -13022831 or 9521465. OLE color: 9521465.
HSL color Cylindrical-coordinate representation of color #394991: hue angle of 229.09º degrees, saturation: 0.44, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #394991 is Cyan = 0.61, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 57 | 73 | 145 | - |
| CMYK | 0.61 | 0.50 | 0 | 0.43 |
| HSL | 229.09º | 0.44% | 0.4% | - |
| HSV(B) | 229.09º | 0.61% | 0.57% | - |
| XYZ | 9.18 | 7.68 | 27.79 | - |
| YUV | 76.42 | 166.7 | 114.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 73 | 145 | 0.61 | 0.50 | 0 | 0.43 | 229.09 | 0.44 | 0.4 |
| Hex | 39 | 49 | 91 | 3D | 32 | 0 | 2B | E5 | 2C | 28 |
| Octal | 71 | 111 | 221 | 75 | 62 | 0 | 53 | 345 | 54 | 50 |
| Binary | 111001 | 1001001 | 10010001 | 111101 | 110010 | 0 | 101011 | 11100101 | 101100 | 101000 |
Color Harmonies of #394991
Complementary color
Monochromatic Colors of #394991
Black with #394991
Text Example
Text Example
White with #394991
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394991; }
p { color: rgb(57,73,145); }
H1.HeaderClassName
{
color: #394991;
}
.AnyTagClassName
{
color: #394991;
}
</style>
background-color css
<style>
a { background-color: #394991; }
a { background-color: rgb(57,73,145); }
div.DivClassName
{
background-color: #394991;
}
.BgClassName
{
background-color: #394991;
}
</style>
border-color css
<style>
span { border-color: #394991; }
span { border-color: rgb(57,73,145); }
td.TdClassName
{
border-color: #394991;
}
.TagClassName
{
border-color: #394991;
}
</style>