Shades of Endeavour #296294
Tints of Endeavour #296294
RGB
CMYK
RGB Variations
Color information
#296294 (or 0x296294) is known color: Endeavour. HEX triplet: 29, 62 and 94. RGB value is (41,98,148). Sum of RGB (Red+Green+Blue) = 41+98+148=287 (38% of max value = 765). Red value is 41 (16.41% from 255 or 14.29% from 287); Green value is 98 (38.67% from 255 or 34.15% from 287); Blue value is 148 (58.20% from 255 or 51.57% from 287); Max value from RGB is 148 - color contains mainly: blue. Hex color #296294 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #296294 is #D69D6B. Grayscale: #565656. Windows color (decimal): -14065004 or 9724457. OLE color: 9724457.
HSL color Cylindrical-coordinate representation of color #296294: hue angle of 208.04º 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 #296294 is Cyan = 0.72, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 41 | 98 | 148 | - |
| CMYK | 0.72 | 0.34 | 0 | 0.42 |
| HSL | 208.04º | 0.57% | 0.37% | - |
| HSV(B) | 208.04º | 0.72% | 0.58% | - |
| XYZ | 10.63 | 11.34 | 29.65 | - |
| YUV | 86.66 | 162.62 | 95.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 98 | 148 | 0.72 | 0.34 | 0 | 0.42 | 208.04 | 0.57 | 0.37 |
| Hex | 29 | 62 | 94 | 48 | 22 | 0 | 2A | D0 | 39 | 25 |
| Octal | 51 | 142 | 224 | 110 | 42 | 0 | 52 | 320 | 71 | 45 |
| Binary | 101001 | 1100010 | 10010100 | 1001000 | 100010 | 0 | 101010 | 11010000 | 111001 | 100101 |
Color Harmonies of #296294
Complementary color
Monochromatic Colors of #296294
Black with #296294
Text Example
Text Example
White with #296294
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296294; }
p { color: rgb(41,98,148); }
H1.HeaderClassName
{
color: #296294;
}
.AnyTagClassName
{
color: #296294;
}
</style>
background-color css
<style>
a { background-color: #296294; }
a { background-color: rgb(41,98,148); }
div.DivClassName
{
background-color: #296294;
}
.BgClassName
{
background-color: #296294;
}
</style>
border-color css
<style>
span { border-color: #296294; }
span { border-color: rgb(41,98,148); }
td.TdClassName
{
border-color: #296294;
}
.TagClassName
{
border-color: #296294;
}
</style>