Shades of Tory Blue #394980
Tints of Tory Blue #394980
RGB
CMYK
RGB Variations
Color information
#394980 (or 0x394980) is known color: Tory Blue. HEX triplet: 39, 49 and 80. RGB value is (57,73,128). Sum of RGB (Red+Green+Blue) = 57+73+128=258 (34% of max value = 765). Red value is 57 (22.66% from 255 or 22.09% from 258); Green value is 73 (28.91% from 255 or 28.29% from 258); Blue value is 128 (50.39% from 255 or 49.61% from 258); Max value from RGB is 128 - color contains mainly: blue. Hex color #394980 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #394980 is #C6B67F. Grayscale: #4A4A4A. Windows color (decimal): -13022848 or 8407353. OLE color: 8407353.
HSL color Cylindrical-coordinate representation of color #394980: hue angle of 226.48º degrees, saturation: 0.38, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #394980 is Cyan = 0.55, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 57 | 73 | 128 | - |
| CMYK | 0.55 | 0.43 | 0 | 0.50 |
| HSL | 226.48º | 0.38% | 0.36% | - |
| HSV(B) | 226.48º | 0.55% | 0.5% | - |
| XYZ | 7.97 | 7.19 | 21.39 | - |
| YUV | 74.49 | 158.2 | 115.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 73 | 128 | 0.55 | 0.43 | 0 | 0.50 | 226.48 | 0.38 | 0.36 |
| Hex | 39 | 49 | 80 | 37 | 2B | 0 | 32 | E2 | 26 | 24 |
| Octal | 71 | 111 | 200 | 67 | 53 | 0 | 62 | 342 | 46 | 44 |
| Binary | 111001 | 1001001 | 10000000 | 110111 | 101011 | 0 | 110010 | 11100010 | 100110 | 100100 |
Color Harmonies of #394980
Complementary color
Monochromatic Colors of #394980
Black with #394980
Text Example
Text Example
White with #394980
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394980; }
p { color: rgb(57,73,128); }
H1.HeaderClassName
{
color: #394980;
}
.AnyTagClassName
{
color: #394980;
}
</style>
background-color css
<style>
a { background-color: #394980; }
a { background-color: rgb(57,73,128); }
div.DivClassName
{
background-color: #394980;
}
.BgClassName
{
background-color: #394980;
}
</style>
border-color css
<style>
span { border-color: #394980; }
span { border-color: rgb(57,73,128); }
td.TdClassName
{
border-color: #394980;
}
.TagClassName
{
border-color: #394980;
}
</style>