Shades of Endeavour #295797
Tints of Endeavour #295797
RGB
CMYK
RGB Variations
Color information
#295797 (or 0x295797) is known color: Endeavour. HEX triplet: 29, 57 and 97. RGB value is (41,87,151). Sum of RGB (Red+Green+Blue) = 41+87+151=279 (36% of max value = 765). Red value is 41 (16.41% from 255 or 14.70% from 279); Green value is 87 (34.38% from 255 or 31.18% from 279); Blue value is 151 (59.38% from 255 or 54.12% from 279); Max value from RGB is 151 - color contains mainly: blue. Hex color #295797 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #295797 is #D6A868. Grayscale: #505050. Windows color (decimal): -14067817 or 9918249. OLE color: 9918249.
HSL color Cylindrical-coordinate representation of color #295797: hue angle of 214.91º degrees, saturation: 0.57, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #295797 is Cyan = 0.73, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 41 | 87 | 151 | - |
| CMYK | 0.73 | 0.42 | 0 | 0.41 |
| HSL | 214.91º | 0.57% | 0.38% | - |
| HSV(B) | 214.91º | 0.73% | 0.59% | - |
| XYZ | 9.91 | 9.52 | 30.59 | - |
| YUV | 80.54 | 167.76 | 99.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 87 | 151 | 0.73 | 0.42 | 0 | 0.41 | 214.91 | 0.57 | 0.38 |
| Hex | 29 | 57 | 97 | 49 | 2A | 0 | 29 | D7 | 39 | 26 |
| Octal | 51 | 127 | 227 | 111 | 52 | 0 | 51 | 327 | 71 | 46 |
| Binary | 101001 | 1010111 | 10010111 | 1001001 | 101010 | 0 | 101001 | 11010111 | 111001 | 100110 |
Color Harmonies of #295797
Complementary color
Monochromatic Colors of #295797
Black with #295797
Text Example
Text Example
White with #295797
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295797; }
p { color: rgb(41,87,151); }
H1.HeaderClassName
{
color: #295797;
}
.AnyTagClassName
{
color: #295797;
}
</style>
background-color css
<style>
a { background-color: #295797; }
a { background-color: rgb(41,87,151); }
div.DivClassName
{
background-color: #295797;
}
.BgClassName
{
background-color: #295797;
}
</style>
border-color css
<style>
span { border-color: #295797; }
span { border-color: rgb(41,87,151); }
td.TdClassName
{
border-color: #295797;
}
.TagClassName
{
border-color: #295797;
}
</style>