Shades of Endeavour #286691
Tints of Endeavour #286691
RGB
CMYK
RGB Variations
Color information
#286691 (or 0x286691) is known color: Endeavour. HEX triplet: 28, 66 and 91. RGB value is (40,102,145). Sum of RGB (Red+Green+Blue) = 40+102+145=287 (38% of max value = 765). Red value is 40 (16.02% from 255 or 13.94% from 287); Green value is 102 (40.23% from 255 or 35.54% from 287); Blue value is 145 (57.03% from 255 or 50.52% from 287); Max value from RGB is 145 - color contains mainly: blue. Hex color #286691 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #286691 is #D7996E. Grayscale: #585858. Windows color (decimal): -14129519 or 9528872. OLE color: 9528872.
HSL color Cylindrical-coordinate representation of color #286691: hue angle of 204.57º 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 #286691 is Cyan = 0.72, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 40 | 102 | 145 | - |
| CMYK | 0.72 | 0.30 | 0 | 0.43 |
| HSL | 204.57º | 0.57% | 0.36% | - |
| HSV(B) | 204.57º | 0.72% | 0.57% | - |
| XYZ | 10.74 | 12 | 28.54 | - |
| YUV | 88.36 | 159.96 | 93.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 102 | 145 | 0.72 | 0.30 | 0 | 0.43 | 204.57 | 0.57 | 0.36 |
| Hex | 28 | 66 | 91 | 48 | 1E | 0 | 2B | CD | 39 | 24 |
| Octal | 50 | 146 | 221 | 110 | 36 | 0 | 53 | 315 | 71 | 44 |
| Binary | 101000 | 1100110 | 10010001 | 1001000 | 11110 | 0 | 101011 | 11001101 | 111001 | 100100 |
Color Harmonies of #286691
Complementary color
Monochromatic Colors of #286691
Black with #286691
Text Example
Text Example
White with #286691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #286691; }
p { color: rgb(40,102,145); }
H1.HeaderClassName
{
color: #286691;
}
.AnyTagClassName
{
color: #286691;
}
</style>
background-color css
<style>
a { background-color: #286691; }
a { background-color: rgb(40,102,145); }
div.DivClassName
{
background-color: #286691;
}
.BgClassName
{
background-color: #286691;
}
</style>
border-color css
<style>
span { border-color: #286691; }
span { border-color: rgb(40,102,145); }
td.TdClassName
{
border-color: #286691;
}
.TagClassName
{
border-color: #286691;
}
</style>