Shades of Tory Blue #394590
Tints of Tory Blue #394590
RGB
CMYK
RGB Variations
Color information
#394590 (or 0x394590) is known color: Tory Blue. HEX triplet: 39, 45 and 90. RGB value is (57,69,144). Sum of RGB (Red+Green+Blue) = 57+69+144=270 (35% of max value = 765). Red value is 57 (22.66% from 255 or 21.11% from 270); Green value is 69 (27.34% from 255 or 25.56% from 270); Blue value is 144 (56.64% from 255 or 53.33% from 270); Max value from RGB is 144 - color contains mainly: blue. Hex color #394590 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #394590 is #C6BA6F. Grayscale: #494949. Windows color (decimal): -13023856 or 9454905. OLE color: 9454905.
HSL color Cylindrical-coordinate representation of color #394590: hue angle of 231.72º 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 #394590 is Cyan = 0.60, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 57 | 69 | 144 | - |
| CMYK | 0.60 | 0.52 | 0 | 0.44 |
| HSL | 231.72º | 0.43% | 0.39% | - |
| HSV(B) | 231.72º | 0.6% | 0.56% | - |
| XYZ | 8.85 | 7.14 | 27.3 | - |
| YUV | 73.96 | 167.52 | 115.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 69 | 144 | 0.60 | 0.52 | 0 | 0.44 | 231.72 | 0.43 | 0.39 |
| Hex | 39 | 45 | 90 | 3C | 34 | 0 | 2C | E8 | 2B | 27 |
| Octal | 71 | 105 | 220 | 74 | 64 | 0 | 54 | 350 | 53 | 47 |
| Binary | 111001 | 1000101 | 10010000 | 111100 | 110100 | 0 | 101100 | 11101000 | 101011 | 100111 |
Color Harmonies of #394590
Complementary color
Monochromatic Colors of #394590
Black with #394590
Text Example
Text Example
White with #394590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394590; }
p { color: rgb(57,69,144); }
H1.HeaderClassName
{
color: #394590;
}
.AnyTagClassName
{
color: #394590;
}
</style>
background-color css
<style>
a { background-color: #394590; }
a { background-color: rgb(57,69,144); }
div.DivClassName
{
background-color: #394590;
}
.BgClassName
{
background-color: #394590;
}
</style>
border-color css
<style>
span { border-color: #394590; }
span { border-color: rgb(57,69,144); }
td.TdClassName
{
border-color: #394590;
}
.TagClassName
{
border-color: #394590;
}
</style>