Shades of Endeavour #295791
Tints of Endeavour #295791
RGB
CMYK
RGB Variations
Color information
#295791 (or 0x295791) is known color: Endeavour. HEX triplet: 29, 57 and 91. RGB value is (41,87,145). Sum of RGB (Red+Green+Blue) = 41+87+145=273 (36% of max value = 765). Red value is 41 (16.41% from 255 or 15.02% from 273); Green value is 87 (34.38% from 255 or 31.87% from 273); Blue value is 145 (57.03% from 255 or 53.11% from 273); Max value from RGB is 145 - color contains mainly: blue. Hex color #295791 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #295791 is #D6A86E. Grayscale: #4F4F4F. Windows color (decimal): -14067823 or 9525033. OLE color: 9525033.
HSL color Cylindrical-coordinate representation of color #295791: hue angle of 213.46º 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 #295791 is Cyan = 0.72, Magento = 0.4, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 41 | 87 | 145 | - |
| CMYK | 0.72 | 0.4 | 0 | 0.43 |
| HSL | 213.46º | 0.56% | 0.36% | - |
| HSV(B) | 213.46º | 0.72% | 0.57% | - |
| XYZ | 9.43 | 9.33 | 28.09 | - |
| YUV | 79.86 | 164.76 | 100.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 87 | 145 | 0.72 | 0.4 | 0 | 0.43 | 213.46 | 0.56 | 0.36 |
| Hex | 29 | 57 | 91 | 48 | 28 | 0 | 2B | D5 | 38 | 24 |
| Octal | 51 | 127 | 221 | 110 | 50 | 0 | 53 | 325 | 70 | 44 |
| Binary | 101001 | 1010111 | 10010001 | 1001000 | 101000 | 0 | 101011 | 11010101 | 111000 | 100100 |
Color Harmonies of #295791
Complementary color
Monochromatic Colors of #295791
Black with #295791
Text Example
Text Example
White with #295791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295791; }
p { color: rgb(41,87,145); }
H1.HeaderClassName
{
color: #295791;
}
.AnyTagClassName
{
color: #295791;
}
</style>
background-color css
<style>
a { background-color: #295791; }
a { background-color: rgb(41,87,145); }
div.DivClassName
{
background-color: #295791;
}
.BgClassName
{
background-color: #295791;
}
</style>
border-color css
<style>
span { border-color: #295791; }
span { border-color: rgb(41,87,145); }
td.TdClassName
{
border-color: #295791;
}
.TagClassName
{
border-color: #295791;
}
</style>