Shades of Endeavour #296396
Tints of Endeavour #296396
RGB
CMYK
RGB Variations
Color information
#296396 (or 0x296396) is known color: Endeavour. HEX triplet: 29, 63 and 96. RGB value is (41,99,150). Sum of RGB (Red+Green+Blue) = 41+99+150=290 (38% of max value = 765). Red value is 41 (16.41% from 255 or 14.14% from 290); Green value is 99 (39.06% from 255 or 34.14% from 290); Blue value is 150 (58.98% from 255 or 51.72% from 290); Max value from RGB is 150 - color contains mainly: blue. Hex color #296396 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #296396 is #D69C69. Grayscale: #575757. Windows color (decimal): -14064746 or 9855785. OLE color: 9855785.
HSL color Cylindrical-coordinate representation of color #296396: hue angle of 208.07º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #296396 is Cyan = 0.73, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 41 | 99 | 150 | - |
| CMYK | 0.73 | 0.34 | 0 | 0.41 |
| HSL | 208.07º | 0.57% | 0.37% | - |
| HSV(B) | 208.07º | 0.73% | 0.59% | - |
| XYZ | 10.88 | 11.6 | 30.52 | - |
| YUV | 87.47 | 163.28 | 94.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 99 | 150 | 0.73 | 0.34 | 0 | 0.41 | 208.07 | 0.57 | 0.37 |
| Hex | 29 | 63 | 96 | 49 | 22 | 0 | 29 | D0 | 39 | 25 |
| Octal | 51 | 143 | 226 | 111 | 42 | 0 | 51 | 320 | 71 | 45 |
| Binary | 101001 | 1100011 | 10010110 | 1001001 | 100010 | 0 | 101001 | 11010000 | 111001 | 100101 |
Color Harmonies of #296396
Complementary color
Monochromatic Colors of #296396
Black with #296396
Text Example
Text Example
White with #296396
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296396; }
p { color: rgb(41,99,150); }
H1.HeaderClassName
{
color: #296396;
}
.AnyTagClassName
{
color: #296396;
}
</style>
background-color css
<style>
a { background-color: #296396; }
a { background-color: rgb(41,99,150); }
div.DivClassName
{
background-color: #296396;
}
.BgClassName
{
background-color: #296396;
}
</style>
border-color css
<style>
span { border-color: #296396; }
span { border-color: rgb(41,99,150); }
td.TdClassName
{
border-color: #296396;
}
.TagClassName
{
border-color: #296396;
}
</style>