Shades of Endeavour #295486
Tints of Endeavour #295486
RGB
CMYK
RGB Variations
Color information
#295486 (or 0x295486) is known color: Endeavour. HEX triplet: 29, 54 and 86. RGB value is (41,84,134). Sum of RGB (Red+Green+Blue) = 41+84+134=259 (34% of max value = 765). Red value is 41 (16.41% from 255 or 15.83% from 259); Green value is 84 (33.20% from 255 or 32.43% from 259); Blue value is 134 (52.73% from 255 or 51.74% from 259); Max value from RGB is 134 - color contains mainly: blue. Hex color #295486 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #295486 is #D6AB79. Grayscale: #4C4C4C. Windows color (decimal): -14068602 or 8803369. OLE color: 8803369.
HSL color Cylindrical-coordinate representation of color #295486: hue angle of 212.26º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #295486 is Cyan = 0.69, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 41 | 84 | 134 | - |
| CMYK | 0.69 | 0.37 | 0 | 0.47 |
| HSL | 212.26º | 0.53% | 0.34% | - |
| HSV(B) | 212.26º | 0.69% | 0.53% | - |
| XYZ | 8.39 | 8.53 | 23.76 | - |
| YUV | 76.84 | 160.25 | 102.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 84 | 134 | 0.69 | 0.37 | 0 | 0.47 | 212.26 | 0.53 | 0.34 |
| Hex | 29 | 54 | 86 | 45 | 25 | 0 | 2F | D4 | 35 | 22 |
| Octal | 51 | 124 | 206 | 105 | 45 | 0 | 57 | 324 | 65 | 42 |
| Binary | 101001 | 1010100 | 10000110 | 1000101 | 100101 | 0 | 101111 | 11010100 | 110101 | 100010 |
Color Harmonies of #295486
Complementary color
Monochromatic Colors of #295486
Black with #295486
Text Example
Text Example
White with #295486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295486; }
p { color: rgb(41,84,134); }
H1.HeaderClassName
{
color: #295486;
}
.AnyTagClassName
{
color: #295486;
}
</style>
background-color css
<style>
a { background-color: #295486; }
a { background-color: rgb(41,84,134); }
div.DivClassName
{
background-color: #295486;
}
.BgClassName
{
background-color: #295486;
}
</style>
border-color css
<style>
span { border-color: #295486; }
span { border-color: rgb(41,84,134); }
td.TdClassName
{
border-color: #295486;
}
.TagClassName
{
border-color: #295486;
}
</style>