Shades of Tory Blue #294695
Tints of Tory Blue #294695
RGB
CMYK
RGB Variations
Color information
#294695 (or 0x294695) is known color: Tory Blue. HEX triplet: 29, 46 and 95. RGB value is (41,70,149). Sum of RGB (Red+Green+Blue) = 41+70+149=260 (34% of max value = 765). Red value is 41 (16.41% from 255 or 15.77% from 260); Green value is 70 (27.73% from 255 or 26.92% from 260); Blue value is 149 (58.59% from 255 or 57.31% from 260); Max value from RGB is 149 - color contains mainly: blue. Hex color #294695 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #294695 is #D6B96A. Grayscale: #454545. Windows color (decimal): -14072171 or 9782825. OLE color: 9782825.
HSL color Cylindrical-coordinate representation of color #294695: hue angle of 223.89º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #294695 is Cyan = 0.72, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 41 | 70 | 149 | - |
| CMYK | 0.72 | 0.53 | 0 | 0.42 |
| HSL | 223.89º | 0.57% | 0.37% | - |
| HSV(B) | 223.89º | 0.72% | 0.58% | - |
| XYZ | 8.53 | 7.02 | 29.34 | - |
| YUV | 70.34 | 172.39 | 107.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 70 | 149 | 0.72 | 0.53 | 0 | 0.42 | 223.89 | 0.57 | 0.37 |
| Hex | 29 | 46 | 95 | 48 | 35 | 0 | 2A | E0 | 39 | 25 |
| Octal | 51 | 106 | 225 | 110 | 65 | 0 | 52 | 340 | 71 | 45 |
| Binary | 101001 | 1000110 | 10010101 | 1001000 | 110101 | 0 | 101010 | 11100000 | 111001 | 100101 |
Color Harmonies of #294695
Complementary color
Monochromatic Colors of #294695
Black with #294695
Text Example
Text Example
White with #294695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294695; }
p { color: rgb(41,70,149); }
H1.HeaderClassName
{
color: #294695;
}
.AnyTagClassName
{
color: #294695;
}
</style>
background-color css
<style>
a { background-color: #294695; }
a { background-color: rgb(41,70,149); }
div.DivClassName
{
background-color: #294695;
}
.BgClassName
{
background-color: #294695;
}
</style>
border-color css
<style>
span { border-color: #294695; }
span { border-color: rgb(41,70,149); }
td.TdClassName
{
border-color: #294695;
}
.TagClassName
{
border-color: #294695;
}
</style>