Shades of Tory Blue #394790
Tints of Tory Blue #394790
RGB
CMYK
RGB Variations
Color information
#394790 (or 0x394790) is known color: Tory Blue. HEX triplet: 39, 47 and 90. RGB value is (57,71,144). Sum of RGB (Red+Green+Blue) = 57+71+144=272 (36% of max value = 765). Red value is 57 (22.66% from 255 or 20.96% from 272); Green value is 71 (28.12% from 255 or 26.10% from 272); Blue value is 144 (56.64% from 255 or 52.94% from 272); Max value from RGB is 144 - color contains mainly: blue. Hex color #394790 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #394790 is #C6B86F. Grayscale: #4A4A4A. Windows color (decimal): -13023344 or 9455417. OLE color: 9455417.
HSL color Cylindrical-coordinate representation of color #394790: hue angle of 230.34º degrees, saturation: 0.43, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #394790 is Cyan = 0.60, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 57 | 71 | 144 | - |
| CMYK | 0.60 | 0.51 | 0 | 0.44 |
| HSL | 230.34º | 0.43% | 0.39% | - |
| HSV(B) | 230.34º | 0.6% | 0.56% | - |
| XYZ | 8.97 | 7.39 | 27.34 | - |
| YUV | 75.14 | 166.86 | 115.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 71 | 144 | 0.60 | 0.51 | 0 | 0.44 | 230.34 | 0.43 | 0.39 |
| Hex | 39 | 47 | 90 | 3C | 33 | 0 | 2C | E6 | 2B | 27 |
| Octal | 71 | 107 | 220 | 74 | 63 | 0 | 54 | 346 | 53 | 47 |
| Binary | 111001 | 1000111 | 10010000 | 111100 | 110011 | 0 | 101100 | 11100110 | 101011 | 100111 |
Color Harmonies of #394790
Complementary color
Monochromatic Colors of #394790
Black with #394790
Text Example
Text Example
White with #394790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394790; }
p { color: rgb(57,71,144); }
H1.HeaderClassName
{
color: #394790;
}
.AnyTagClassName
{
color: #394790;
}
</style>
background-color css
<style>
a { background-color: #394790; }
a { background-color: rgb(57,71,144); }
div.DivClassName
{
background-color: #394790;
}
.BgClassName
{
background-color: #394790;
}
</style>
border-color css
<style>
span { border-color: #394790; }
span { border-color: rgb(57,71,144); }
td.TdClassName
{
border-color: #394790;
}
.TagClassName
{
border-color: #394790;
}
</style>