Shades of Endeavour #286296
Tints of Endeavour #286296
RGB
CMYK
RGB Variations
Color information
#286296 (or 0x286296) is known color: Endeavour. HEX triplet: 28, 62 and 96. RGB value is (40,98,150). Sum of RGB (Red+Green+Blue) = 40+98+150=288 (38% of max value = 765). Red value is 40 (16.02% from 255 or 13.89% from 288); Green value is 98 (38.67% from 255 or 34.03% from 288); Blue value is 150 (58.98% from 255 or 52.08% from 288); Max value from RGB is 150 - color contains mainly: blue. Hex color #286296 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #286296 is #D79D69. Grayscale: #565656. Windows color (decimal): -14130538 or 9855528. OLE color: 9855528.
HSL color Cylindrical-coordinate representation of color #286296: hue angle of 208.36º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #286296 is Cyan = 0.73, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 40 | 98 | 150 | - |
| CMYK | 0.73 | 0.35 | 0 | 0.41 |
| HSL | 208.36º | 0.58% | 0.37% | - |
| HSV(B) | 208.36º | 0.73% | 0.59% | - |
| XYZ | 10.75 | 11.39 | 30.49 | - |
| YUV | 86.59 | 163.78 | 94.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 98 | 150 | 0.73 | 0.35 | 0 | 0.41 | 208.36 | 0.58 | 0.37 |
| Hex | 28 | 62 | 96 | 49 | 23 | 0 | 29 | D0 | 3A | 25 |
| Octal | 50 | 142 | 226 | 111 | 43 | 0 | 51 | 320 | 72 | 45 |
| Binary | 101000 | 1100010 | 10010110 | 1001001 | 100011 | 0 | 101001 | 11010000 | 111010 | 100101 |
Color Harmonies of #286296
Complementary color
Monochromatic Colors of #286296
Black with #286296
Text Example
Text Example
White with #286296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #286296; }
p { color: rgb(40,98,150); }
H1.HeaderClassName
{
color: #286296;
}
.AnyTagClassName
{
color: #286296;
}
</style>
background-color css
<style>
a { background-color: #286296; }
a { background-color: rgb(40,98,150); }
div.DivClassName
{
background-color: #286296;
}
.BgClassName
{
background-color: #286296;
}
</style>
border-color css
<style>
span { border-color: #286296; }
span { border-color: rgb(40,98,150); }
td.TdClassName
{
border-color: #286296;
}
.TagClassName
{
border-color: #286296;
}
</style>