Shades of Endeavour #296189
Tints of Endeavour #296189
RGB
CMYK
RGB Variations
Color information
#296189 (or 0x296189) is known color: Endeavour. HEX triplet: 29, 61 and 89. RGB value is (41,97,137). Sum of RGB (Red+Green+Blue) = 41+97+137=275 (36% of max value = 765). Red value is 41 (16.41% from 255 or 14.91% from 275); Green value is 97 (38.28% from 255 or 35.27% from 275); Blue value is 137 (53.91% from 255 or 49.82% from 275); Max value from RGB is 137 - color contains mainly: blue. Hex color #296189 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #296189 is #D69E76. Grayscale: #545454. Windows color (decimal): -14065271 or 9003305. OLE color: 9003305.
HSL color Cylindrical-coordinate representation of color #296189: hue angle of 205º 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 #296189 is Cyan = 0.70, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 41 | 97 | 137 | - |
| CMYK | 0.70 | 0.29 | 0 | 0.46 |
| HSL | 205º | 0.54% | 0.35% | - |
| HSV(B) | 205º | 0.7% | 0.54% | - |
| XYZ | 9.7 | 10.83 | 25.25 | - |
| YUV | 84.82 | 157.45 | 96.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 97 | 137 | 0.70 | 0.29 | 0 | 0.46 | 205 | 0.54 | 0.35 |
| Hex | 29 | 61 | 89 | 46 | 1D | 0 | 2E | CD | 36 | 23 |
| Octal | 51 | 141 | 211 | 106 | 35 | 0 | 56 | 315 | 66 | 43 |
| Binary | 101001 | 1100001 | 10001001 | 1000110 | 11101 | 0 | 101110 | 11001101 | 110110 | 100011 |
Color Harmonies of #296189
Complementary color
Monochromatic Colors of #296189
Black with #296189
Text Example
Text Example
White with #296189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296189; }
p { color: rgb(41,97,137); }
H1.HeaderClassName
{
color: #296189;
}
.AnyTagClassName
{
color: #296189;
}
</style>
background-color css
<style>
a { background-color: #296189; }
a { background-color: rgb(41,97,137); }
div.DivClassName
{
background-color: #296189;
}
.BgClassName
{
background-color: #296189;
}
</style>
border-color css
<style>
span { border-color: #296189; }
span { border-color: rgb(41,97,137); }
td.TdClassName
{
border-color: #296189;
}
.TagClassName
{
border-color: #296189;
}
</style>