Shades of Endeavour #295689
Tints of Endeavour #295689
RGB
CMYK
RGB Variations
Color information
#295689 (or 0x295689) is known color: Endeavour. HEX triplet: 29, 56 and 89. RGB value is (41,86,137). Sum of RGB (Red+Green+Blue) = 41+86+137=264 (34% of max value = 765). Red value is 41 (16.41% from 255 or 15.53% from 264); Green value is 86 (33.98% from 255 or 32.58% from 264); Blue value is 137 (53.91% from 255 or 51.89% from 264); Max value from RGB is 137 - color contains mainly: blue. Hex color #295689 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #295689 is #D6A976. Grayscale: #4E4E4E. Windows color (decimal): -14068087 or 9000489. OLE color: 9000489.
HSL color Cylindrical-coordinate representation of color #295689: hue angle of 211.88º 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 #295689 is Cyan = 0.70, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 41 | 86 | 137 | - |
| CMYK | 0.70 | 0.37 | 0 | 0.46 |
| HSL | 211.88º | 0.54% | 0.35% | - |
| HSV(B) | 211.88º | 0.7% | 0.54% | - |
| XYZ | 8.76 | 8.93 | 24.93 | - |
| YUV | 78.36 | 161.09 | 101.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 86 | 137 | 0.70 | 0.37 | 0 | 0.46 | 211.88 | 0.54 | 0.35 |
| Hex | 29 | 56 | 89 | 46 | 25 | 0 | 2E | D4 | 36 | 23 |
| Octal | 51 | 126 | 211 | 106 | 45 | 0 | 56 | 324 | 66 | 43 |
| Binary | 101001 | 1010110 | 10001001 | 1000110 | 100101 | 0 | 101110 | 11010100 | 110110 | 100011 |
Color Harmonies of #295689
Complementary color
Monochromatic Colors of #295689
Black with #295689
Text Example
Text Example
White with #295689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295689; }
p { color: rgb(41,86,137); }
H1.HeaderClassName
{
color: #295689;
}
.AnyTagClassName
{
color: #295689;
}
</style>
background-color css
<style>
a { background-color: #295689; }
a { background-color: rgb(41,86,137); }
div.DivClassName
{
background-color: #295689;
}
.BgClassName
{
background-color: #295689;
}
</style>
border-color css
<style>
span { border-color: #295689; }
span { border-color: rgb(41,86,137); }
td.TdClassName
{
border-color: #295689;
}
.TagClassName
{
border-color: #295689;
}
</style>