Shades of Endeavour #296590
Tints of Endeavour #296590
RGB
CMYK
RGB Variations
Color information
#296590 (or 0x296590) is known color: Endeavour. HEX triplet: 29, 65 and 90. RGB value is (41,101,144). Sum of RGB (Red+Green+Blue) = 41+101+144=286 (37% of max value = 765). Red value is 41 (16.41% from 255 or 14.34% from 286); Green value is 101 (39.84% from 255 or 35.31% from 286); Blue value is 144 (56.64% from 255 or 50.35% from 286); Max value from RGB is 144 - color contains mainly: blue. Hex color #296590 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #296590 is #D69A6F. Grayscale: #575757. Windows color (decimal): -14064240 or 9463081. OLE color: 9463081.
HSL color Cylindrical-coordinate representation of color #296590: hue angle of 205.05º degrees, saturation: 0.56, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #296590 is Cyan = 0.72, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 41 | 101 | 144 | - |
| CMYK | 0.72 | 0.30 | 0 | 0.44 |
| HSL | 205.05º | 0.56% | 0.36% | - |
| HSV(B) | 205.05º | 0.72% | 0.56% | - |
| XYZ | 10.6 | 11.79 | 28.1 | - |
| YUV | 87.96 | 159.62 | 94.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 101 | 144 | 0.72 | 0.30 | 0 | 0.44 | 205.05 | 0.56 | 0.36 |
| Hex | 29 | 65 | 90 | 48 | 1E | 0 | 2C | CD | 38 | 24 |
| Octal | 51 | 145 | 220 | 110 | 36 | 0 | 54 | 315 | 70 | 44 |
| Binary | 101001 | 1100101 | 10010000 | 1001000 | 11110 | 0 | 101100 | 11001101 | 111000 | 100100 |
Color Harmonies of #296590
Complementary color
Monochromatic Colors of #296590
Black with #296590
Text Example
Text Example
White with #296590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296590; }
p { color: rgb(41,101,144); }
H1.HeaderClassName
{
color: #296590;
}
.AnyTagClassName
{
color: #296590;
}
</style>
background-color css
<style>
a { background-color: #296590; }
a { background-color: rgb(41,101,144); }
div.DivClassName
{
background-color: #296590;
}
.BgClassName
{
background-color: #296590;
}
</style>
border-color css
<style>
span { border-color: #296590; }
span { border-color: rgb(41,101,144); }
td.TdClassName
{
border-color: #296590;
}
.TagClassName
{
border-color: #296590;
}
</style>