Shades of Endeavour #295998
Tints of Endeavour #295998
RGB
CMYK
RGB Variations
Color information
#295998 (or 0x295998) is known color: Endeavour. HEX triplet: 29, 59 and 98. RGB value is (41,89,152). Sum of RGB (Red+Green+Blue) = 41+89+152=282 (37% of max value = 765). Red value is 41 (16.41% from 255 or 14.54% from 282); Green value is 89 (35.16% from 255 or 31.56% from 282); Blue value is 152 (59.77% from 255 or 53.90% from 282); Max value from RGB is 152 - color contains mainly: blue. Hex color #295998 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #295998 is #D6A667. Grayscale: #515151. Windows color (decimal): -14067304 or 9984297. OLE color: 9984297.
HSL color Cylindrical-coordinate representation of color #295998: hue angle of 214.05º degrees, saturation: 0.58, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #295998 is Cyan = 0.73, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 41 | 89 | 152 | - |
| CMYK | 0.73 | 0.41 | 0 | 0.40 |
| HSL | 214.05º | 0.58% | 0.38% | - |
| HSV(B) | 214.05º | 0.73% | 0.6% | - |
| XYZ | 10.15 | 9.88 | 31.08 | - |
| YUV | 81.83 | 167.6 | 98.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 89 | 152 | 0.73 | 0.41 | 0 | 0.40 | 214.05 | 0.58 | 0.38 |
| Hex | 29 | 59 | 98 | 49 | 29 | 0 | 28 | D6 | 3A | 26 |
| Octal | 51 | 131 | 230 | 111 | 51 | 0 | 50 | 326 | 72 | 46 |
| Binary | 101001 | 1011001 | 10011000 | 1001001 | 101001 | 0 | 101000 | 11010110 | 111010 | 100110 |
Color Harmonies of #295998
Complementary color
Monochromatic Colors of #295998
Black with #295998
Text Example
Text Example
White with #295998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295998; }
p { color: rgb(41,89,152); }
H1.HeaderClassName
{
color: #295998;
}
.AnyTagClassName
{
color: #295998;
}
</style>
background-color css
<style>
a { background-color: #295998; }
a { background-color: rgb(41,89,152); }
div.DivClassName
{
background-color: #295998;
}
.BgClassName
{
background-color: #295998;
}
</style>
border-color css
<style>
span { border-color: #295998; }
span { border-color: rgb(41,89,152); }
td.TdClassName
{
border-color: #295998;
}
.TagClassName
{
border-color: #295998;
}
</style>