Shades of Endeavour #296792
Tints of Endeavour #296792
RGB
CMYK
RGB Variations
Color information
#296792 (or 0x296792) is known color: Endeavour. HEX triplet: 29, 67 and 92. RGB value is (41,103,146). Sum of RGB (Red+Green+Blue) = 41+103+146=290 (38% of max value = 765). Red value is 41 (16.41% from 255 or 14.14% from 290); Green value is 103 (40.62% from 255 or 35.52% from 290); Blue value is 146 (57.42% from 255 or 50.34% from 290); Max value from RGB is 146 - color contains mainly: blue. Hex color #296792 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #296792 is #D6986D. Grayscale: #595959. Windows color (decimal): -14063726 or 9594665. OLE color: 9594665.
HSL color Cylindrical-coordinate representation of color #296792: hue angle of 204.57º 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 #296792 is Cyan = 0.72, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 41 | 103 | 146 | - |
| CMYK | 0.72 | 0.29 | 0 | 0.43 |
| HSL | 204.57º | 0.56% | 0.37% | - |
| HSV(B) | 204.57º | 0.72% | 0.57% | - |
| XYZ | 10.95 | 12.25 | 28.98 | - |
| YUV | 89.36 | 159.96 | 93.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 103 | 146 | 0.72 | 0.29 | 0 | 0.43 | 204.57 | 0.56 | 0.37 |
| Hex | 29 | 67 | 92 | 48 | 1D | 0 | 2B | CD | 38 | 25 |
| Octal | 51 | 147 | 222 | 110 | 35 | 0 | 53 | 315 | 70 | 45 |
| Binary | 101001 | 1100111 | 10010010 | 1001000 | 11101 | 0 | 101011 | 11001101 | 111000 | 100101 |
Color Harmonies of #296792
Complementary color
Monochromatic Colors of #296792
Black with #296792
Text Example
Text Example
White with #296792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296792; }
p { color: rgb(41,103,146); }
H1.HeaderClassName
{
color: #296792;
}
.AnyTagClassName
{
color: #296792;
}
</style>
background-color css
<style>
a { background-color: #296792; }
a { background-color: rgb(41,103,146); }
div.DivClassName
{
background-color: #296792;
}
.BgClassName
{
background-color: #296792;
}
</style>
border-color css
<style>
span { border-color: #296792; }
span { border-color: rgb(41,103,146); }
td.TdClassName
{
border-color: #296792;
}
.TagClassName
{
border-color: #296792;
}
</style>