Shades of Tory Blue #394792
Tints of Tory Blue #394792
RGB
CMYK
RGB Variations
Color information
#394792 (or 0x394792) is known color: Tory Blue. HEX triplet: 39, 47 and 92. RGB value is (57,71,146). Sum of RGB (Red+Green+Blue) = 57+71+146=274 (36% of max value = 765). Red value is 57 (22.66% from 255 or 20.80% from 274); Green value is 71 (28.12% from 255 or 25.91% from 274); Blue value is 146 (57.42% from 255 or 53.28% from 274); Max value from RGB is 146 - color contains mainly: blue. Hex color #394792 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #394792 is #C6B86D. Grayscale: #4B4B4B. Windows color (decimal): -13023342 or 9586489. OLE color: 9586489.
HSL color Cylindrical-coordinate representation of color #394792: hue angle of 230.56º degrees, saturation: 0.44, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #394792 is Cyan = 0.61, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 57 | 71 | 146 | - |
| CMYK | 0.61 | 0.51 | 0 | 0.43 |
| HSL | 230.56º | 0.44% | 0.4% | - |
| HSV(B) | 230.56º | 0.61% | 0.57% | - |
| XYZ | 9.13 | 7.45 | 28.15 | - |
| YUV | 75.36 | 167.86 | 114.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 71 | 146 | 0.61 | 0.51 | 0 | 0.43 | 230.56 | 0.44 | 0.4 |
| Hex | 39 | 47 | 92 | 3D | 33 | 0 | 2B | E7 | 2C | 28 |
| Octal | 71 | 107 | 222 | 75 | 63 | 0 | 53 | 347 | 54 | 50 |
| Binary | 111001 | 1000111 | 10010010 | 111101 | 110011 | 0 | 101011 | 11100111 | 101100 | 101000 |
Color Harmonies of #394792
Complementary color
Monochromatic Colors of #394792
Black with #394792
Text Example
Text Example
White with #394792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394792; }
p { color: rgb(57,71,146); }
H1.HeaderClassName
{
color: #394792;
}
.AnyTagClassName
{
color: #394792;
}
</style>
background-color css
<style>
a { background-color: #394792; }
a { background-color: rgb(57,71,146); }
div.DivClassName
{
background-color: #394792;
}
.BgClassName
{
background-color: #394792;
}
</style>
border-color css
<style>
span { border-color: #394792; }
span { border-color: rgb(57,71,146); }
td.TdClassName
{
border-color: #394792;
}
.TagClassName
{
border-color: #394792;
}
</style>