Shades of Endeavour #296292
Tints of Endeavour #296292
RGB
CMYK
RGB Variations
Color information
#296292 (or 0x296292) is known color: Endeavour. HEX triplet: 29, 62 and 92. RGB value is (41,98,146). Sum of RGB (Red+Green+Blue) = 41+98+146=285 (37% of max value = 765). Red value is 41 (16.41% from 255 or 14.39% from 285); Green value is 98 (38.67% from 255 or 34.39% from 285); Blue value is 146 (57.42% from 255 or 51.23% from 285); Max value from RGB is 146 - color contains mainly: blue. Hex color #296292 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #296292 is #D69D6D. Grayscale: #565656. Windows color (decimal): -14065006 or 9593385. OLE color: 9593385.
HSL color Cylindrical-coordinate representation of color #296292: hue angle of 207.43º degrees, saturation: 0.56, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #296292 is Cyan = 0.72, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 41 | 98 | 146 | - |
| CMYK | 0.72 | 0.33 | 0 | 0.43 |
| HSL | 207.43º | 0.56% | 0.37% | - |
| HSV(B) | 207.43º | 0.72% | 0.57% | - |
| XYZ | 10.47 | 11.28 | 28.82 | - |
| YUV | 86.43 | 161.62 | 95.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 98 | 146 | 0.72 | 0.33 | 0 | 0.43 | 207.43 | 0.56 | 0.37 |
| Hex | 29 | 62 | 92 | 48 | 21 | 0 | 2B | CF | 38 | 25 |
| Octal | 51 | 142 | 222 | 110 | 41 | 0 | 53 | 317 | 70 | 45 |
| Binary | 101001 | 1100010 | 10010010 | 1001000 | 100001 | 0 | 101011 | 11001111 | 111000 | 100101 |
Color Harmonies of #296292
Complementary color
Monochromatic Colors of #296292
Black with #296292
Text Example
Text Example
White with #296292
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296292; }
p { color: rgb(41,98,146); }
H1.HeaderClassName
{
color: #296292;
}
.AnyTagClassName
{
color: #296292;
}
</style>
background-color css
<style>
a { background-color: #296292; }
a { background-color: rgb(41,98,146); }
div.DivClassName
{
background-color: #296292;
}
.BgClassName
{
background-color: #296292;
}
</style>
border-color css
<style>
span { border-color: #296292; }
span { border-color: rgb(41,98,146); }
td.TdClassName
{
border-color: #296292;
}
.TagClassName
{
border-color: #296292;
}
</style>