Shades of Endeavour #296591
Tints of Endeavour #296591
RGB
CMYK
RGB Variations
Color information
#296591 (or 0x296591) is known color: Endeavour. HEX triplet: 29, 65 and 91. RGB value is (41,101,145). Sum of RGB (Red+Green+Blue) = 41+101+145=287 (38% of max value = 765). Red value is 41 (16.41% from 255 or 14.29% from 287); Green value is 101 (39.84% from 255 or 35.19% from 287); Blue value is 145 (57.03% from 255 or 50.52% from 287); Max value from RGB is 145 - color contains mainly: blue. Hex color #296591 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #296591 is #D69A6E. Grayscale: #575757. Windows color (decimal): -14064239 or 9528617. OLE color: 9528617.
HSL color Cylindrical-coordinate representation of color #296591: hue angle of 205.38º degrees, saturation: 0.56, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #296591 is Cyan = 0.72, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 41 | 101 | 145 | - |
| CMYK | 0.72 | 0.30 | 0 | 0.43 |
| HSL | 205.38º | 0.56% | 0.36% | - |
| HSV(B) | 205.38º | 0.72% | 0.57% | - |
| XYZ | 10.68 | 11.82 | 28.51 | - |
| YUV | 88.08 | 160.12 | 94.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 101 | 145 | 0.72 | 0.30 | 0 | 0.43 | 205.38 | 0.56 | 0.36 |
| Hex | 29 | 65 | 91 | 48 | 1E | 0 | 2B | CD | 38 | 24 |
| Octal | 51 | 145 | 221 | 110 | 36 | 0 | 53 | 315 | 70 | 44 |
| Binary | 101001 | 1100101 | 10010001 | 1001000 | 11110 | 0 | 101011 | 11001101 | 111000 | 100100 |
Color Harmonies of #296591
Complementary color
Monochromatic Colors of #296591
Black with #296591
Text Example
Text Example
White with #296591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296591; }
p { color: rgb(41,101,145); }
H1.HeaderClassName
{
color: #296591;
}
.AnyTagClassName
{
color: #296591;
}
</style>
background-color css
<style>
a { background-color: #296591; }
a { background-color: rgb(41,101,145); }
div.DivClassName
{
background-color: #296591;
}
.BgClassName
{
background-color: #296591;
}
</style>
border-color css
<style>
span { border-color: #296591; }
span { border-color: rgb(41,101,145); }
td.TdClassName
{
border-color: #296591;
}
.TagClassName
{
border-color: #296591;
}
</style>