Shades of Tory Blue #294990
Tints of Tory Blue #294990
RGB
CMYK
RGB Variations
Color information
#294990 (or 0x294990) is known color: Tory Blue. HEX triplet: 29, 49 and 90. RGB value is (41,73,144). Sum of RGB (Red+Green+Blue) = 41+73+144=258 (34% of max value = 765). Red value is 41 (16.41% from 255 or 15.89% from 258); Green value is 73 (28.91% from 255 or 28.29% from 258); Blue value is 144 (56.64% from 255 or 55.81% from 258); Max value from RGB is 144 - color contains mainly: blue. Hex color #294990 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #294990 is #D6B66F. Grayscale: #474747. Windows color (decimal): -14071408 or 9455913. OLE color: 9455913.
HSL color Cylindrical-coordinate representation of color #294990: hue angle of 221.36º degrees, saturation: 0.56, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #294990 is Cyan = 0.72, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 41 | 73 | 144 | - |
| CMYK | 0.72 | 0.49 | 0 | 0.44 |
| HSL | 221.36º | 0.56% | 0.36% | - |
| HSV(B) | 221.36º | 0.72% | 0.56% | - |
| XYZ | 8.33 | 7.25 | 27.35 | - |
| YUV | 71.53 | 168.9 | 106.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 73 | 144 | 0.72 | 0.49 | 0 | 0.44 | 221.36 | 0.56 | 0.36 |
| Hex | 29 | 49 | 90 | 48 | 31 | 0 | 2C | DD | 38 | 24 |
| Octal | 51 | 111 | 220 | 110 | 61 | 0 | 54 | 335 | 70 | 44 |
| Binary | 101001 | 1001001 | 10010000 | 1001000 | 110001 | 0 | 101100 | 11011101 | 111000 | 100100 |
Color Harmonies of #294990
Complementary color
Monochromatic Colors of #294990
Black with #294990
Text Example
Text Example
White with #294990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294990; }
p { color: rgb(41,73,144); }
H1.HeaderClassName
{
color: #294990;
}
.AnyTagClassName
{
color: #294990;
}
</style>
background-color css
<style>
a { background-color: #294990; }
a { background-color: rgb(41,73,144); }
div.DivClassName
{
background-color: #294990;
}
.BgClassName
{
background-color: #294990;
}
</style>
border-color css
<style>
span { border-color: #294990; }
span { border-color: rgb(41,73,144); }
td.TdClassName
{
border-color: #294990;
}
.TagClassName
{
border-color: #294990;
}
</style>