Shades of Endeavour #296390
Tints of Endeavour #296390
RGB
CMYK
RGB Variations
Color information
#296390 (or 0x296390) is known color: Endeavour. HEX triplet: 29, 63 and 90. RGB value is (41,99,144). Sum of RGB (Red+Green+Blue) = 41+99+144=284 (37% of max value = 765). Red value is 41 (16.41% from 255 or 14.44% from 284); Green value is 99 (39.06% from 255 or 34.86% from 284); Blue value is 144 (56.64% from 255 or 50.70% from 284); Max value from RGB is 144 - color contains mainly: blue. Hex color #296390 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #296390 is #D69C6F. Grayscale: #565656. Windows color (decimal): -14064752 or 9462569. OLE color: 9462569.
HSL color Cylindrical-coordinate representation of color #296390: hue angle of 206.21º 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 #296390 is Cyan = 0.72, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 41 | 99 | 144 | - |
| CMYK | 0.72 | 0.31 | 0 | 0.44 |
| HSL | 206.21º | 0.56% | 0.36% | - |
| HSV(B) | 206.21º | 0.72% | 0.56% | - |
| XYZ | 10.41 | 11.41 | 28.04 | - |
| YUV | 86.79 | 160.28 | 95.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 99 | 144 | 0.72 | 0.31 | 0 | 0.44 | 206.21 | 0.56 | 0.36 |
| Hex | 29 | 63 | 90 | 48 | 1F | 0 | 2C | CE | 38 | 24 |
| Octal | 51 | 143 | 220 | 110 | 37 | 0 | 54 | 316 | 70 | 44 |
| Binary | 101001 | 1100011 | 10010000 | 1001000 | 11111 | 0 | 101100 | 11001110 | 111000 | 100100 |
Color Harmonies of #296390
Complementary color
Monochromatic Colors of #296390
Black with #296390
Text Example
Text Example
White with #296390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296390; }
p { color: rgb(41,99,144); }
H1.HeaderClassName
{
color: #296390;
}
.AnyTagClassName
{
color: #296390;
}
</style>
background-color css
<style>
a { background-color: #296390; }
a { background-color: rgb(41,99,144); }
div.DivClassName
{
background-color: #296390;
}
.BgClassName
{
background-color: #296390;
}
</style>
border-color css
<style>
span { border-color: #296390; }
span { border-color: rgb(41,99,144); }
td.TdClassName
{
border-color: #296390;
}
.TagClassName
{
border-color: #296390;
}
</style>