Shades of Tory Blue #294797
Tints of Tory Blue #294797
RGB
CMYK
RGB Variations
Color information
#294797 (or 0x294797) is known color: Tory Blue. HEX triplet: 29, 47 and 97. RGB value is (41,71,151). Sum of RGB (Red+Green+Blue) = 41+71+151=263 (34% of max value = 765). Red value is 41 (16.41% from 255 or 15.59% from 263); Green value is 71 (28.12% from 255 or 27.00% from 263); Blue value is 151 (59.38% from 255 or 57.41% from 263); Max value from RGB is 151 - color contains mainly: blue. Hex color #294797 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #294797 is #D6B868. Grayscale: #464646. Windows color (decimal): -14071913 or 9914153. OLE color: 9914153.
HSL color Cylindrical-coordinate representation of color #294797: hue angle of 223.64º degrees, saturation: 0.57, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #294797 is Cyan = 0.73, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 41 | 71 | 151 | - |
| CMYK | 0.73 | 0.53 | 0 | 0.41 |
| HSL | 223.64º | 0.57% | 0.38% | - |
| HSV(B) | 223.64º | 0.73% | 0.59% | - |
| XYZ | 8.75 | 7.21 | 30.21 | - |
| YUV | 71.15 | 173.06 | 106.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 71 | 151 | 0.73 | 0.53 | 0 | 0.41 | 223.64 | 0.57 | 0.38 |
| Hex | 29 | 47 | 97 | 49 | 35 | 0 | 29 | E0 | 39 | 26 |
| Octal | 51 | 107 | 227 | 111 | 65 | 0 | 51 | 340 | 71 | 46 |
| Binary | 101001 | 1000111 | 10010111 | 1001001 | 110101 | 0 | 101001 | 11100000 | 111001 | 100110 |
Color Harmonies of #294797
Complementary color
Monochromatic Colors of #294797
Black with #294797
Text Example
Text Example
White with #294797
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294797; }
p { color: rgb(41,71,151); }
H1.HeaderClassName
{
color: #294797;
}
.AnyTagClassName
{
color: #294797;
}
</style>
background-color css
<style>
a { background-color: #294797; }
a { background-color: rgb(41,71,151); }
div.DivClassName
{
background-color: #294797;
}
.BgClassName
{
background-color: #294797;
}
</style>
border-color css
<style>
span { border-color: #294797; }
span { border-color: rgb(41,71,151); }
td.TdClassName
{
border-color: #294797;
}
.TagClassName
{
border-color: #294797;
}
</style>