Shades of Endeavour #286295
Tints of Endeavour #286295
RGB
CMYK
RGB Variations
Color information
#286295 (or 0x286295) is known color: Endeavour. HEX triplet: 28, 62 and 95. RGB value is (40,98,149). Sum of RGB (Red+Green+Blue) = 40+98+149=287 (38% of max value = 765). Red value is 40 (16.02% from 255 or 13.94% from 287); Green value is 98 (38.67% from 255 or 34.15% from 287); Blue value is 149 (58.59% from 255 or 51.92% from 287); Max value from RGB is 149 - color contains mainly: blue. Hex color #286295 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #286295 is #D79D6A. Grayscale: #565656. Windows color (decimal): -14130539 or 9789992. OLE color: 9789992.
HSL color Cylindrical-coordinate representation of color #286295: hue angle of 208.07º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #286295 is Cyan = 0.73, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 40 | 98 | 149 | - |
| CMYK | 0.73 | 0.34 | 0 | 0.42 |
| HSL | 208.07º | 0.58% | 0.37% | - |
| HSV(B) | 208.07º | 0.73% | 0.58% | - |
| XYZ | 10.67 | 11.36 | 30.06 | - |
| YUV | 86.47 | 163.28 | 94.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 98 | 149 | 0.73 | 0.34 | 0 | 0.42 | 208.07 | 0.58 | 0.37 |
| Hex | 28 | 62 | 95 | 49 | 22 | 0 | 2A | D0 | 3A | 25 |
| Octal | 50 | 142 | 225 | 111 | 42 | 0 | 52 | 320 | 72 | 45 |
| Binary | 101000 | 1100010 | 10010101 | 1001001 | 100010 | 0 | 101010 | 11010000 | 111010 | 100101 |
Color Harmonies of #286295
Complementary color
Monochromatic Colors of #286295
Black with #286295
Text Example
Text Example
White with #286295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #286295; }
p { color: rgb(40,98,149); }
H1.HeaderClassName
{
color: #286295;
}
.AnyTagClassName
{
color: #286295;
}
</style>
background-color css
<style>
a { background-color: #286295; }
a { background-color: rgb(40,98,149); }
div.DivClassName
{
background-color: #286295;
}
.BgClassName
{
background-color: #286295;
}
</style>
border-color css
<style>
span { border-color: #286295; }
span { border-color: rgb(40,98,149); }
td.TdClassName
{
border-color: #286295;
}
.TagClassName
{
border-color: #286295;
}
</style>