Shades of Tory Blue #394593
Tints of Tory Blue #394593
RGB
CMYK
RGB Variations
Color information
#394593 (or 0x394593) is known color: Tory Blue. HEX triplet: 39, 45 and 93. RGB value is (57,69,147). Sum of RGB (Red+Green+Blue) = 57+69+147=273 (36% of max value = 765). Red value is 57 (22.66% from 255 or 20.88% from 273); Green value is 69 (27.34% from 255 or 25.27% from 273); Blue value is 147 (57.81% from 255 or 53.85% from 273); Max value from RGB is 147 - color contains mainly: blue. Hex color #394593 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #394593 is #C6BA6C. Grayscale: #494949. Windows color (decimal): -13023853 or 9651513. OLE color: 9651513.
HSL color Cylindrical-coordinate representation of color #394593: hue angle of 232º degrees, saturation: 0.44, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #394593 is Cyan = 0.61, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 57 | 69 | 147 | - |
| CMYK | 0.61 | 0.53 | 0 | 0.42 |
| HSL | 232º | 0.44% | 0.4% | - |
| HSV(B) | 232º | 0.61% | 0.58% | - |
| XYZ | 9.08 | 7.23 | 28.52 | - |
| YUV | 74.3 | 169.02 | 115.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 69 | 147 | 0.61 | 0.53 | 0 | 0.42 | 232 | 0.44 | 0.4 |
| Hex | 39 | 45 | 93 | 3D | 35 | 0 | 2A | E8 | 2C | 28 |
| Octal | 71 | 105 | 223 | 75 | 65 | 0 | 52 | 350 | 54 | 50 |
| Binary | 111001 | 1000101 | 10010011 | 111101 | 110101 | 0 | 101010 | 11101000 | 101100 | 101000 |
Color Harmonies of #394593
Complementary color
Monochromatic Colors of #394593
Black with #394593
Text Example
Text Example
White with #394593
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394593; }
p { color: rgb(57,69,147); }
H1.HeaderClassName
{
color: #394593;
}
.AnyTagClassName
{
color: #394593;
}
</style>
background-color css
<style>
a { background-color: #394593; }
a { background-color: rgb(57,69,147); }
div.DivClassName
{
background-color: #394593;
}
.BgClassName
{
background-color: #394593;
}
</style>
border-color css
<style>
span { border-color: #394593; }
span { border-color: rgb(57,69,147); }
td.TdClassName
{
border-color: #394593;
}
.TagClassName
{
border-color: #394593;
}
</style>