Shades of Tory Blue #394296
Tints of Tory Blue #394296
RGB
CMYK
RGB Variations
Color information
#394296 (or 0x394296) is known color: Tory Blue. HEX triplet: 39, 42 and 96. RGB value is (57,66,150). Sum of RGB (Red+Green+Blue) = 57+66+150=273 (36% of max value = 765). Red value is 57 (22.66% from 255 or 20.88% from 273); Green value is 66 (26.17% from 255 or 24.18% from 273); Blue value is 150 (58.98% from 255 or 54.95% from 273); Max value from RGB is 150 - color contains mainly: blue. Hex color #394296 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #394296 is #C6BD69. Grayscale: #484848. Windows color (decimal): -13024618 or 9847353. OLE color: 9847353.
HSL color Cylindrical-coordinate representation of color #394296: hue angle of 234.19º 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 #394296 is Cyan = 0.62, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 57 | 66 | 150 | - |
| CMYK | 0.62 | 0.56 | 0 | 0.41 |
| HSL | 234.19º | 0.45% | 0.41% | - |
| HSV(B) | 234.19º | 0.62% | 0.59% | - |
| XYZ | 9.14 | 6.97 | 29.72 | - |
| YUV | 72.89 | 171.52 | 116.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 66 | 150 | 0.62 | 0.56 | 0 | 0.41 | 234.19 | 0.45 | 0.41 |
| Hex | 39 | 42 | 96 | 3E | 38 | 0 | 29 | EA | 2D | 29 |
| Octal | 71 | 102 | 226 | 76 | 70 | 0 | 51 | 352 | 55 | 51 |
| Binary | 111001 | 1000010 | 10010110 | 111110 | 111000 | 0 | 101001 | 11101010 | 101101 | 101001 |
Color Harmonies of #394296
Complementary color
Monochromatic Colors of #394296
Black with #394296
Text Example
Text Example
White with #394296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394296; }
p { color: rgb(57,66,150); }
H1.HeaderClassName
{
color: #394296;
}
.AnyTagClassName
{
color: #394296;
}
</style>
background-color css
<style>
a { background-color: #394296; }
a { background-color: rgb(57,66,150); }
div.DivClassName
{
background-color: #394296;
}
.BgClassName
{
background-color: #394296;
}
</style>
border-color css
<style>
span { border-color: #394296; }
span { border-color: rgb(57,66,150); }
td.TdClassName
{
border-color: #394296;
}
.TagClassName
{
border-color: #394296;
}
</style>