Shades of Tory Blue #294795
Tints of Tory Blue #294795
RGB
CMYK
RGB Variations
Color information
#294795 (or 0x294795) is known color: Tory Blue. HEX triplet: 29, 47 and 95. RGB value is (41,71,149). Sum of RGB (Red+Green+Blue) = 41+71+149=261 (34% of max value = 765). Red value is 41 (16.41% from 255 or 15.71% from 261); Green value is 71 (28.12% from 255 or 27.20% from 261); Blue value is 149 (58.59% from 255 or 57.09% from 261); Max value from RGB is 149 - color contains mainly: blue. Hex color #294795 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #294795 is #D6B86A. Grayscale: #464646. Windows color (decimal): -14071915 or 9783081. OLE color: 9783081.
HSL color Cylindrical-coordinate representation of color #294795: hue angle of 223.33º 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 #294795 is Cyan = 0.72, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 41 | 71 | 149 | - |
| CMYK | 0.72 | 0.52 | 0 | 0.42 |
| HSL | 223.33º | 0.57% | 0.37% | - |
| HSV(B) | 223.33º | 0.72% | 0.58% | - |
| XYZ | 8.59 | 7.15 | 29.36 | - |
| YUV | 70.92 | 172.06 | 106.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 71 | 149 | 0.72 | 0.52 | 0 | 0.42 | 223.33 | 0.57 | 0.37 |
| Hex | 29 | 47 | 95 | 48 | 34 | 0 | 2A | DF | 39 | 25 |
| Octal | 51 | 107 | 225 | 110 | 64 | 0 | 52 | 337 | 71 | 45 |
| Binary | 101001 | 1000111 | 10010101 | 1001000 | 110100 | 0 | 101010 | 11011111 | 111001 | 100101 |
Color Harmonies of #294795
Complementary color
Monochromatic Colors of #294795
Black with #294795
Text Example
Text Example
White with #294795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294795; }
p { color: rgb(41,71,149); }
H1.HeaderClassName
{
color: #294795;
}
.AnyTagClassName
{
color: #294795;
}
</style>
background-color css
<style>
a { background-color: #294795; }
a { background-color: rgb(41,71,149); }
div.DivClassName
{
background-color: #294795;
}
.BgClassName
{
background-color: #294795;
}
</style>
border-color css
<style>
span { border-color: #294795; }
span { border-color: rgb(41,71,149); }
td.TdClassName
{
border-color: #294795;
}
.TagClassName
{
border-color: #294795;
}
</style>