Shades of Endeavour #296089
Tints of Endeavour #296089
RGB
CMYK
RGB Variations
Color information
#296089 (or 0x296089) is known color: Endeavour. HEX triplet: 29, 60 and 89. RGB value is (41,96,137). Sum of RGB (Red+Green+Blue) = 41+96+137=274 (36% of max value = 765). Red value is 41 (16.41% from 255 or 14.96% from 274); Green value is 96 (37.89% from 255 or 35.04% from 274); Blue value is 137 (53.91% from 255 or 50% from 274); Max value from RGB is 137 - color contains mainly: blue. Hex color #296089 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #296089 is #D69F76. Grayscale: #545454. Windows color (decimal): -14065527 or 9003049. OLE color: 9003049.
HSL color Cylindrical-coordinate representation of color #296089: hue angle of 205.62º degrees, saturation: 0.54, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #296089 is Cyan = 0.70, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 41 | 96 | 137 | - |
| CMYK | 0.70 | 0.30 | 0 | 0.46 |
| HSL | 205.63º | 0.54% | 0.35% | - |
| HSV(B) | 205.63º | 0.7% | 0.54% | - |
| XYZ | 9.61 | 10.64 | 25.21 | - |
| YUV | 84.23 | 157.78 | 97.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 96 | 137 | 0.70 | 0.30 | 0 | 0.46 | 205.63 | 0.54 | 0.35 |
| Hex | 29 | 60 | 89 | 46 | 1E | 0 | 2E | CE | 36 | 23 |
| Octal | 51 | 140 | 211 | 106 | 36 | 0 | 56 | 316 | 66 | 43 |
| Binary | 101001 | 1100000 | 10001001 | 1000110 | 11110 | 0 | 101110 | 11001110 | 110110 | 100011 |
Color Harmonies of #296089
Complementary color
Monochromatic Colors of #296089
Black with #296089
Text Example
Text Example
White with #296089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296089; }
p { color: rgb(41,96,137); }
H1.HeaderClassName
{
color: #296089;
}
.AnyTagClassName
{
color: #296089;
}
</style>
background-color css
<style>
a { background-color: #296089; }
a { background-color: rgb(41,96,137); }
div.DivClassName
{
background-color: #296089;
}
.BgClassName
{
background-color: #296089;
}
</style>
border-color css
<style>
span { border-color: #296089; }
span { border-color: rgb(41,96,137); }
td.TdClassName
{
border-color: #296089;
}
.TagClassName
{
border-color: #296089;
}
</style>