Shades of Endeavour #286690
Tints of Endeavour #286690
RGB
CMYK
RGB Variations
Color information
#286690 (or 0x286690) is known color: Endeavour. HEX triplet: 28, 66 and 90. RGB value is (40,102,144). Sum of RGB (Red+Green+Blue) = 40+102+144=286 (37% of max value = 765). Red value is 40 (16.02% from 255 or 13.99% from 286); Green value is 102 (40.23% from 255 or 35.66% from 286); Blue value is 144 (56.64% from 255 or 50.35% from 286); Max value from RGB is 144 - color contains mainly: blue. Hex color #286690 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #286690 is #D7996F. Grayscale: #585858. Windows color (decimal): -14129520 or 9463336. OLE color: 9463336.
HSL color Cylindrical-coordinate representation of color #286690: hue angle of 204.23º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #286690 is Cyan = 0.72, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 40 | 102 | 144 | - |
| CMYK | 0.72 | 0.29 | 0 | 0.44 |
| HSL | 204.23º | 0.57% | 0.36% | - |
| HSV(B) | 204.23º | 0.72% | 0.56% | - |
| XYZ | 10.66 | 11.97 | 28.13 | - |
| YUV | 88.25 | 159.46 | 93.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 102 | 144 | 0.72 | 0.29 | 0 | 0.44 | 204.23 | 0.57 | 0.36 |
| Hex | 28 | 66 | 90 | 48 | 1D | 0 | 2C | CC | 39 | 24 |
| Octal | 50 | 146 | 220 | 110 | 35 | 0 | 54 | 314 | 71 | 44 |
| Binary | 101000 | 1100110 | 10010000 | 1001000 | 11101 | 0 | 101100 | 11001100 | 111001 | 100100 |
Color Harmonies of #286690
Complementary color
Monochromatic Colors of #286690
Black with #286690
Text Example
Text Example
White with #286690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #286690; }
p { color: rgb(40,102,144); }
H1.HeaderClassName
{
color: #286690;
}
.AnyTagClassName
{
color: #286690;
}
</style>
background-color css
<style>
a { background-color: #286690; }
a { background-color: rgb(40,102,144); }
div.DivClassName
{
background-color: #286690;
}
.BgClassName
{
background-color: #286690;
}
</style>
border-color css
<style>
span { border-color: #286690; }
span { border-color: rgb(40,102,144); }
td.TdClassName
{
border-color: #286690;
}
.TagClassName
{
border-color: #286690;
}
</style>