Shades of Tory Blue #394793
Tints of Tory Blue #394793
RGB
CMYK
RGB Variations
Color information
#394793 (or 0x394793) is known color: Tory Blue. HEX triplet: 39, 47 and 93. RGB value is (57,71,147). Sum of RGB (Red+Green+Blue) = 57+71+147=275 (36% of max value = 765). Red value is 57 (22.66% from 255 or 20.73% from 275); Green value is 71 (28.12% from 255 or 25.82% from 275); Blue value is 147 (57.81% from 255 or 53.45% from 275); Max value from RGB is 147 - color contains mainly: blue. Hex color #394793 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #394793 is #C6B86C. Grayscale: #4B4B4B. Windows color (decimal): -13023341 or 9652025. OLE color: 9652025.
HSL color Cylindrical-coordinate representation of color #394793: hue angle of 230.67º 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 #394793 is Cyan = 0.61, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 57 | 71 | 147 | - |
| CMYK | 0.61 | 0.52 | 0 | 0.42 |
| HSL | 230.67º | 0.44% | 0.4% | - |
| HSV(B) | 230.67º | 0.61% | 0.58% | - |
| XYZ | 9.21 | 7.48 | 28.56 | - |
| YUV | 75.48 | 168.36 | 114.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 71 | 147 | 0.61 | 0.52 | 0 | 0.42 | 230.67 | 0.44 | 0.4 |
| Hex | 39 | 47 | 93 | 3D | 34 | 0 | 2A | E7 | 2C | 28 |
| Octal | 71 | 107 | 223 | 75 | 64 | 0 | 52 | 347 | 54 | 50 |
| Binary | 111001 | 1000111 | 10010011 | 111101 | 110100 | 0 | 101010 | 11100111 | 101100 | 101000 |
Color Harmonies of #394793
Complementary color
Monochromatic Colors of #394793
Black with #394793
Text Example
Text Example
White with #394793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394793; }
p { color: rgb(57,71,147); }
H1.HeaderClassName
{
color: #394793;
}
.AnyTagClassName
{
color: #394793;
}
</style>
background-color css
<style>
a { background-color: #394793; }
a { background-color: rgb(57,71,147); }
div.DivClassName
{
background-color: #394793;
}
.BgClassName
{
background-color: #394793;
}
</style>
border-color css
<style>
span { border-color: #394793; }
span { border-color: rgb(57,71,147); }
td.TdClassName
{
border-color: #394793;
}
.TagClassName
{
border-color: #394793;
}
</style>