Shades of Endeavour #296495
Tints of Endeavour #296495
RGB
CMYK
RGB Variations
Color information
#296495 (or 0x296495) is known color: Endeavour. HEX triplet: 29, 64 and 95. RGB value is (41,100,149). Sum of RGB (Red+Green+Blue) = 41+100+149=290 (38% of max value = 765). Red value is 41 (16.41% from 255 or 14.14% from 290); Green value is 100 (39.45% from 255 or 34.48% from 290); Blue value is 149 (58.59% from 255 or 51.38% from 290); Max value from RGB is 149 - color contains mainly: blue. Hex color #296495 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #296495 is #D69B6A. Grayscale: #575757. Windows color (decimal): -14064491 or 9790505. OLE color: 9790505.
HSL color Cylindrical-coordinate representation of color #296495: hue angle of 207.22º 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 #296495 is Cyan = 0.72, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 41 | 100 | 149 | - |
| CMYK | 0.72 | 0.33 | 0 | 0.42 |
| HSL | 207.22º | 0.57% | 0.37% | - |
| HSV(B) | 207.22º | 0.72% | 0.58% | - |
| XYZ | 10.9 | 11.76 | 30.13 | - |
| YUV | 87.95 | 162.45 | 94.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 100 | 149 | 0.72 | 0.33 | 0 | 0.42 | 207.22 | 0.57 | 0.37 |
| Hex | 29 | 64 | 95 | 48 | 21 | 0 | 2A | CF | 39 | 25 |
| Octal | 51 | 144 | 225 | 110 | 41 | 0 | 52 | 317 | 71 | 45 |
| Binary | 101001 | 1100100 | 10010101 | 1001000 | 100001 | 0 | 101010 | 11001111 | 111001 | 100101 |
Color Harmonies of #296495
Complementary color
Monochromatic Colors of #296495
Black with #296495
Text Example
Text Example
White with #296495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296495; }
p { color: rgb(41,100,149); }
H1.HeaderClassName
{
color: #296495;
}
.AnyTagClassName
{
color: #296495;
}
</style>
background-color css
<style>
a { background-color: #296495; }
a { background-color: rgb(41,100,149); }
div.DivClassName
{
background-color: #296495;
}
.BgClassName
{
background-color: #296495;
}
</style>
border-color css
<style>
span { border-color: #296495; }
span { border-color: rgb(41,100,149); }
td.TdClassName
{
border-color: #296495;
}
.TagClassName
{
border-color: #296495;
}
</style>