Shades of Endeavour #286692
Tints of Endeavour #286692
RGB
CMYK
RGB Variations
Color information
#286692 (or 0x286692) is known color: Endeavour. HEX triplet: 28, 66 and 92. RGB value is (40,102,146). Sum of RGB (Red+Green+Blue) = 40+102+146=288 (38% of max value = 765). Red value is 40 (16.02% from 255 or 13.89% from 288); Green value is 102 (40.23% from 255 or 35.42% from 288); Blue value is 146 (57.42% from 255 or 50.69% from 288); Max value from RGB is 146 - color contains mainly: blue. Hex color #286692 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #286692 is #D7996D. Grayscale: #585858. Windows color (decimal): -14129518 or 9594408. OLE color: 9594408.
HSL color Cylindrical-coordinate representation of color #286692: hue angle of 204.91º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #286692 is Cyan = 0.73, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 40 | 102 | 146 | - |
| CMYK | 0.73 | 0.30 | 0 | 0.43 |
| HSL | 204.91º | 0.57% | 0.36% | - |
| HSV(B) | 204.91º | 0.73% | 0.57% | - |
| XYZ | 10.81 | 12.03 | 28.95 | - |
| YUV | 88.48 | 160.46 | 93.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 102 | 146 | 0.73 | 0.30 | 0 | 0.43 | 204.91 | 0.57 | 0.36 |
| Hex | 28 | 66 | 92 | 49 | 1E | 0 | 2B | CD | 39 | 24 |
| Octal | 50 | 146 | 222 | 111 | 36 | 0 | 53 | 315 | 71 | 44 |
| Binary | 101000 | 1100110 | 10010010 | 1001001 | 11110 | 0 | 101011 | 11001101 | 111001 | 100100 |
Color Harmonies of #286692
Complementary color
Monochromatic Colors of #286692
Black with #286692
Text Example
Text Example
White with #286692
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #286692; }
p { color: rgb(40,102,146); }
H1.HeaderClassName
{
color: #286692;
}
.AnyTagClassName
{
color: #286692;
}
</style>
background-color css
<style>
a { background-color: #286692; }
a { background-color: rgb(40,102,146); }
div.DivClassName
{
background-color: #286692;
}
.BgClassName
{
background-color: #286692;
}
</style>
border-color css
<style>
span { border-color: #286692; }
span { border-color: rgb(40,102,146); }
td.TdClassName
{
border-color: #286692;
}
.TagClassName
{
border-color: #286692;
}
</style>