Shades of Endeavour #295994
Tints of Endeavour #295994
RGB
CMYK
RGB Variations
Color information
#295994 (or 0x295994) is known color: Endeavour. HEX triplet: 29, 59 and 94. RGB value is (41,89,148). Sum of RGB (Red+Green+Blue) = 41+89+148=278 (36% of max value = 765). Red value is 41 (16.41% from 255 or 14.75% from 278); Green value is 89 (35.16% from 255 or 32.01% from 278); Blue value is 148 (58.20% from 255 or 53.24% from 278); Max value from RGB is 148 - color contains mainly: blue. Hex color #295994 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #295994 is #D6A66B. Grayscale: #515151. Windows color (decimal): -14067308 or 9722153. OLE color: 9722153.
HSL color Cylindrical-coordinate representation of color #295994: hue angle of 213.08º 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 #295994 is Cyan = 0.72, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 41 | 89 | 148 | - |
| CMYK | 0.72 | 0.40 | 0 | 0.42 |
| HSL | 213.08º | 0.57% | 0.37% | - |
| HSV(B) | 213.08º | 0.72% | 0.58% | - |
| XYZ | 9.83 | 9.75 | 29.38 | - |
| YUV | 81.37 | 165.6 | 99.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 89 | 148 | 0.72 | 0.40 | 0 | 0.42 | 213.08 | 0.57 | 0.37 |
| Hex | 29 | 59 | 94 | 48 | 28 | 0 | 2A | D5 | 39 | 25 |
| Octal | 51 | 131 | 224 | 110 | 50 | 0 | 52 | 325 | 71 | 45 |
| Binary | 101001 | 1011001 | 10010100 | 1001000 | 101000 | 0 | 101010 | 11010101 | 111001 | 100101 |
Color Harmonies of #295994
Complementary color
Monochromatic Colors of #295994
Black with #295994
Text Example
Text Example
White with #295994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295994; }
p { color: rgb(41,89,148); }
H1.HeaderClassName
{
color: #295994;
}
.AnyTagClassName
{
color: #295994;
}
</style>
background-color css
<style>
a { background-color: #295994; }
a { background-color: rgb(41,89,148); }
div.DivClassName
{
background-color: #295994;
}
.BgClassName
{
background-color: #295994;
}
</style>
border-color css
<style>
span { border-color: #295994; }
span { border-color: rgb(41,89,148); }
td.TdClassName
{
border-color: #295994;
}
.TagClassName
{
border-color: #295994;
}
</style>