Shades of Endeavour #286791
Tints of Endeavour #286791
RGB
CMYK
RGB Variations
Color information
#286791 (or 0x286791) is known color: Endeavour. HEX triplet: 28, 67 and 91. RGB value is (40,103,145). Sum of RGB (Red+Green+Blue) = 40+103+145=288 (38% of max value = 765). Red value is 40 (16.02% from 255 or 13.89% from 288); Green value is 103 (40.62% from 255 or 35.76% from 288); Blue value is 145 (57.03% from 255 or 50.35% from 288); Max value from RGB is 145 - color contains mainly: blue. Hex color #286791 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #286791 is #D7986E. Grayscale: #585858. Windows color (decimal): -14129263 or 9529128. OLE color: 9529128.
HSL color Cylindrical-coordinate representation of color #286791: hue angle of 204º degrees, saturation: 0.57, 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 #286791 is Cyan = 0.72, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 40 | 103 | 145 | - |
| CMYK | 0.72 | 0.29 | 0 | 0.43 |
| HSL | 204º | 0.57% | 0.36% | - |
| HSV(B) | 204º | 0.72% | 0.57% | - |
| XYZ | 10.84 | 12.2 | 28.57 | - |
| YUV | 88.95 | 159.63 | 93.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 103 | 145 | 0.72 | 0.29 | 0 | 0.43 | 204 | 0.57 | 0.36 |
| Hex | 28 | 67 | 91 | 48 | 1D | 0 | 2B | CC | 39 | 24 |
| Octal | 50 | 147 | 221 | 110 | 35 | 0 | 53 | 314 | 71 | 44 |
| Binary | 101000 | 1100111 | 10010001 | 1001000 | 11101 | 0 | 101011 | 11001100 | 111001 | 100100 |
Color Harmonies of #286791
Complementary color
Monochromatic Colors of #286791
Black with #286791
Text Example
Text Example
White with #286791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #286791; }
p { color: rgb(40,103,145); }
H1.HeaderClassName
{
color: #286791;
}
.AnyTagClassName
{
color: #286791;
}
</style>
background-color css
<style>
a { background-color: #286791; }
a { background-color: rgb(40,103,145); }
div.DivClassName
{
background-color: #286791;
}
.BgClassName
{
background-color: #286791;
}
</style>
border-color css
<style>
span { border-color: #286791; }
span { border-color: rgb(40,103,145); }
td.TdClassName
{
border-color: #286791;
}
.TagClassName
{
border-color: #286791;
}
</style>