Shades of Tory Blue #294791
Tints of Tory Blue #294791
RGB
CMYK
RGB Variations
Color information
#294791 (or 0x294791) is known color: Tory Blue. HEX triplet: 29, 47 and 91. RGB value is (41,71,145). Sum of RGB (Red+Green+Blue) = 41+71+145=257 (34% of max value = 765). Red value is 41 (16.41% from 255 or 15.95% from 257); Green value is 71 (28.12% from 255 or 27.63% from 257); Blue value is 145 (57.03% from 255 or 56.42% from 257); Max value from RGB is 145 - color contains mainly: blue. Hex color #294791 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #294791 is #D6B86E. Grayscale: #464646. Windows color (decimal): -14071919 or 9520937. OLE color: 9520937.
HSL color Cylindrical-coordinate representation of color #294791: hue angle of 222.69º degrees, saturation: 0.56, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #294791 is Cyan = 0.72, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 41 | 71 | 145 | - |
| CMYK | 0.72 | 0.51 | 0 | 0.43 |
| HSL | 222.69º | 0.56% | 0.36% | - |
| HSV(B) | 222.69º | 0.72% | 0.57% | - |
| XYZ | 8.28 | 7.02 | 27.71 | - |
| YUV | 70.47 | 170.06 | 106.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 71 | 145 | 0.72 | 0.51 | 0 | 0.43 | 222.69 | 0.56 | 0.36 |
| Hex | 29 | 47 | 91 | 48 | 33 | 0 | 2B | DF | 38 | 24 |
| Octal | 51 | 107 | 221 | 110 | 63 | 0 | 53 | 337 | 70 | 44 |
| Binary | 101001 | 1000111 | 10010001 | 1001000 | 110011 | 0 | 101011 | 11011111 | 111000 | 100100 |
Color Harmonies of #294791
Complementary color
Monochromatic Colors of #294791
Black with #294791
Text Example
Text Example
White with #294791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294791; }
p { color: rgb(41,71,145); }
H1.HeaderClassName
{
color: #294791;
}
.AnyTagClassName
{
color: #294791;
}
</style>
background-color css
<style>
a { background-color: #294791; }
a { background-color: rgb(41,71,145); }
div.DivClassName
{
background-color: #294791;
}
.BgClassName
{
background-color: #294791;
}
</style>
border-color css
<style>
span { border-color: #294791; }
span { border-color: rgb(41,71,145); }
td.TdClassName
{
border-color: #294791;
}
.TagClassName
{
border-color: #294791;
}
</style>