Shades of Endeavour #295886
Tints of Endeavour #295886
RGB
CMYK
RGB Variations
Color information
#295886 (or 0x295886) is known color: Endeavour. HEX triplet: 29, 58 and 86. RGB value is (41,88,134). Sum of RGB (Red+Green+Blue) = 41+88+134=263 (34% of max value = 765). Red value is 41 (16.41% from 255 or 15.59% from 263); Green value is 88 (34.77% from 255 or 33.46% from 263); Blue value is 134 (52.73% from 255 or 50.95% from 263); Max value from RGB is 134 - color contains mainly: blue. Hex color #295886 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #295886 is #D6A779. Grayscale: #4E4E4E. Windows color (decimal): -14067578 or 8804393. OLE color: 8804393.
HSL color Cylindrical-coordinate representation of color #295886: hue angle of 209.68º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #295886 is Cyan = 0.69, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 41 | 88 | 134 | - |
| CMYK | 0.69 | 0.34 | 0 | 0.47 |
| HSL | 209.68º | 0.53% | 0.34% | - |
| HSV(B) | 209.68º | 0.69% | 0.53% | - |
| XYZ | 8.71 | 9.17 | 23.87 | - |
| YUV | 79.19 | 158.93 | 100.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 88 | 134 | 0.69 | 0.34 | 0 | 0.47 | 209.68 | 0.53 | 0.34 |
| Hex | 29 | 58 | 86 | 45 | 22 | 0 | 2F | D2 | 35 | 22 |
| Octal | 51 | 130 | 206 | 105 | 42 | 0 | 57 | 322 | 65 | 42 |
| Binary | 101001 | 1011000 | 10000110 | 1000101 | 100010 | 0 | 101111 | 11010010 | 110101 | 100010 |
Color Harmonies of #295886
Complementary color
Monochromatic Colors of #295886
Black with #295886
Text Example
Text Example
White with #295886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295886; }
p { color: rgb(41,88,134); }
H1.HeaderClassName
{
color: #295886;
}
.AnyTagClassName
{
color: #295886;
}
</style>
background-color css
<style>
a { background-color: #295886; }
a { background-color: rgb(41,88,134); }
div.DivClassName
{
background-color: #295886;
}
.BgClassName
{
background-color: #295886;
}
</style>
border-color css
<style>
span { border-color: #295886; }
span { border-color: rgb(41,88,134); }
td.TdClassName
{
border-color: #295886;
}
.TagClassName
{
border-color: #295886;
}
</style>