Shades of Endeavour #296295
Tints of Endeavour #296295
RGB
CMYK
RGB Variations
Color information
#296295 (or 0x296295) is known color: Endeavour. HEX triplet: 29, 62 and 95. RGB value is (41,98,149). Sum of RGB (Red+Green+Blue) = 41+98+149=288 (38% of max value = 765). Red value is 41 (16.41% from 255 or 14.24% from 288); Green value is 98 (38.67% from 255 or 34.03% from 288); Blue value is 149 (58.59% from 255 or 51.74% from 288); Max value from RGB is 149 - color contains mainly: blue. Hex color #296295 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #296295 is #D69D6A. Grayscale: #565656. Windows color (decimal): -14065003 or 9789993. OLE color: 9789993.
HSL color Cylindrical-coordinate representation of color #296295: hue angle of 208.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 #296295 is Cyan = 0.72, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 41 | 98 | 149 | - |
| CMYK | 0.72 | 0.34 | 0 | 0.42 |
| HSL | 208.33º | 0.57% | 0.37% | - |
| HSV(B) | 208.33º | 0.72% | 0.58% | - |
| XYZ | 10.71 | 11.38 | 30.07 | - |
| YUV | 86.77 | 163.12 | 95.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 98 | 149 | 0.72 | 0.34 | 0 | 0.42 | 208.33 | 0.57 | 0.37 |
| Hex | 29 | 62 | 95 | 48 | 22 | 0 | 2A | D0 | 39 | 25 |
| Octal | 51 | 142 | 225 | 110 | 42 | 0 | 52 | 320 | 71 | 45 |
| Binary | 101001 | 1100010 | 10010101 | 1001000 | 100010 | 0 | 101010 | 11010000 | 111001 | 100101 |
Color Harmonies of #296295
Complementary color
Monochromatic Colors of #296295
Black with #296295
Text Example
Text Example
White with #296295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296295; }
p { color: rgb(41,98,149); }
H1.HeaderClassName
{
color: #296295;
}
.AnyTagClassName
{
color: #296295;
}
</style>
background-color css
<style>
a { background-color: #296295; }
a { background-color: rgb(41,98,149); }
div.DivClassName
{
background-color: #296295;
}
.BgClassName
{
background-color: #296295;
}
</style>
border-color css
<style>
span { border-color: #296295; }
span { border-color: rgb(41,98,149); }
td.TdClassName
{
border-color: #296295;
}
.TagClassName
{
border-color: #296295;
}
</style>