Shades of Tory Blue #394496
Tints of Tory Blue #394496
RGB
CMYK
RGB Variations
Color information
#394496 (or 0x394496) is known color: Tory Blue. HEX triplet: 39, 44 and 96. RGB value is (57,68,150). Sum of RGB (Red+Green+Blue) = 57+68+150=275 (36% of max value = 765). Red value is 57 (22.66% from 255 or 20.73% from 275); Green value is 68 (26.95% from 255 or 24.73% from 275); Blue value is 150 (58.98% from 255 or 54.55% from 275); Max value from RGB is 150 - color contains mainly: blue. Hex color #394496 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #394496 is #C6BB69. Grayscale: #494949. Windows color (decimal): -13024106 or 9847865. OLE color: 9847865.
HSL color Cylindrical-coordinate representation of color #394496: hue angle of 232.9º degrees, saturation: 0.45, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #394496 is Cyan = 0.62, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 57 | 68 | 150 | - |
| CMYK | 0.62 | 0.55 | 0 | 0.41 |
| HSL | 232.9º | 0.45% | 0.41% | - |
| HSV(B) | 232.9º | 0.62% | 0.59% | - |
| XYZ | 9.26 | 7.21 | 29.76 | - |
| YUV | 74.06 | 170.86 | 115.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 68 | 150 | 0.62 | 0.55 | 0 | 0.41 | 232.9 | 0.45 | 0.41 |
| Hex | 39 | 44 | 96 | 3E | 37 | 0 | 29 | E9 | 2D | 29 |
| Octal | 71 | 104 | 226 | 76 | 67 | 0 | 51 | 351 | 55 | 51 |
| Binary | 111001 | 1000100 | 10010110 | 111110 | 110111 | 0 | 101001 | 11101001 | 101101 | 101001 |
Color Harmonies of #394496
Complementary color
Monochromatic Colors of #394496
Black with #394496
Text Example
Text Example
White with #394496
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394496; }
p { color: rgb(57,68,150); }
H1.HeaderClassName
{
color: #394496;
}
.AnyTagClassName
{
color: #394496;
}
</style>
background-color css
<style>
a { background-color: #394496; }
a { background-color: rgb(57,68,150); }
div.DivClassName
{
background-color: #394496;
}
.BgClassName
{
background-color: #394496;
}
</style>
border-color css
<style>
span { border-color: #394496; }
span { border-color: rgb(57,68,150); }
td.TdClassName
{
border-color: #394496;
}
.TagClassName
{
border-color: #394496;
}
</style>