Shades of Tory Blue #294186
Tints of Tory Blue #294186
RGB
CMYK
RGB Variations
Color information
#294186 (or 0x294186) is known color: Tory Blue. HEX triplet: 29, 41 and 86. RGB value is (41,65,134). Sum of RGB (Red+Green+Blue) = 41+65+134=240 (31% of max value = 765). Red value is 41 (16.41% from 255 or 17.08% from 240); Green value is 65 (25.78% from 255 or 27.08% from 240); Blue value is 134 (52.73% from 255 or 55.83% from 240); Max value from RGB is 134 - color contains mainly: blue. Hex color #294186 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #294186 is #D6BE79. Grayscale: #414141. Windows color (decimal): -14073466 or 8798505. OLE color: 8798505.
HSL color Cylindrical-coordinate representation of color #294186: hue angle of 224.52º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #294186 is Cyan = 0.69, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 41 | 65 | 134 | - |
| CMYK | 0.69 | 0.51 | 0 | 0.47 |
| HSL | 224.52º | 0.53% | 0.34% | - |
| HSV(B) | 224.52º | 0.69% | 0.53% | - |
| XYZ | 7.11 | 5.97 | 23.33 | - |
| YUV | 65.69 | 166.55 | 110.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 65 | 134 | 0.69 | 0.51 | 0 | 0.47 | 224.52 | 0.53 | 0.34 |
| Hex | 29 | 41 | 86 | 45 | 33 | 0 | 2F | E1 | 35 | 22 |
| Octal | 51 | 101 | 206 | 105 | 63 | 0 | 57 | 341 | 65 | 42 |
| Binary | 101001 | 1000001 | 10000110 | 1000101 | 110011 | 0 | 101111 | 11100001 | 110101 | 100010 |
Color Harmonies of #294186
Complementary color
Monochromatic Colors of #294186
Black with #294186
Text Example
Text Example
White with #294186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294186; }
p { color: rgb(41,65,134); }
H1.HeaderClassName
{
color: #294186;
}
.AnyTagClassName
{
color: #294186;
}
</style>
background-color css
<style>
a { background-color: #294186; }
a { background-color: rgb(41,65,134); }
div.DivClassName
{
background-color: #294186;
}
.BgClassName
{
background-color: #294186;
}
</style>
border-color css
<style>
span { border-color: #294186; }
span { border-color: rgb(41,65,134); }
td.TdClassName
{
border-color: #294186;
}
.TagClassName
{
border-color: #294186;
}
</style>