Shades of Tory Blue #294386
Tints of Tory Blue #294386
RGB
CMYK
RGB Variations
Color information
#294386 (or 0x294386) is known color: Tory Blue. HEX triplet: 29, 43 and 86. RGB value is (41,67,134). Sum of RGB (Red+Green+Blue) = 41+67+134=242 (32% of max value = 765). Red value is 41 (16.41% from 255 or 16.94% from 242); Green value is 67 (26.56% from 255 or 27.69% from 242); Blue value is 134 (52.73% from 255 or 55.37% from 242); Max value from RGB is 134 - color contains mainly: blue. Hex color #294386 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #294386 is #D6BC79. Grayscale: #424242. Windows color (decimal): -14072954 or 8799017. OLE color: 8799017.
HSL color Cylindrical-coordinate representation of color #294386: hue angle of 223.23º 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 #294386 is Cyan = 0.69, Magento = 0.5, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 41 | 67 | 134 | - |
| CMYK | 0.69 | 0.5 | 0 | 0.47 |
| HSL | 223.23º | 0.53% | 0.34% | - |
| HSV(B) | 223.23º | 0.69% | 0.53% | - |
| XYZ | 7.22 | 6.21 | 23.37 | - |
| YUV | 66.86 | 165.89 | 109.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 67 | 134 | 0.69 | 0.5 | 0 | 0.47 | 223.23 | 0.53 | 0.34 |
| Hex | 29 | 43 | 86 | 45 | 32 | 0 | 2F | DF | 35 | 22 |
| Octal | 51 | 103 | 206 | 105 | 62 | 0 | 57 | 337 | 65 | 42 |
| Binary | 101001 | 1000011 | 10000110 | 1000101 | 110010 | 0 | 101111 | 11011111 | 110101 | 100010 |
Color Harmonies of #294386
Complementary color
Monochromatic Colors of #294386
Black with #294386
Text Example
Text Example
White with #294386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294386; }
p { color: rgb(41,67,134); }
H1.HeaderClassName
{
color: #294386;
}
.AnyTagClassName
{
color: #294386;
}
</style>
background-color css
<style>
a { background-color: #294386; }
a { background-color: rgb(41,67,134); }
div.DivClassName
{
background-color: #294386;
}
.BgClassName
{
background-color: #294386;
}
</style>
border-color css
<style>
span { border-color: #294386; }
span { border-color: rgb(41,67,134); }
td.TdClassName
{
border-color: #294386;
}
.TagClassName
{
border-color: #294386;
}
</style>