Shades of Endeavour #286590
Tints of Endeavour #286590
RGB
CMYK
RGB Variations
Color information
#286590 (or 0x286590) is known color: Endeavour. HEX triplet: 28, 65 and 90. RGB value is (40,101,144). Sum of RGB (Red+Green+Blue) = 40+101+144=285 (37% of max value = 765). Red value is 40 (16.02% from 255 or 14.04% from 285); Green value is 101 (39.84% from 255 or 35.44% from 285); Blue value is 144 (56.64% from 255 or 50.53% from 285); Max value from RGB is 144 - color contains mainly: blue. Hex color #286590 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #286590 is #D79A6F. Grayscale: #575757. Windows color (decimal): -14129776 or 9463080. OLE color: 9463080.
HSL color Cylindrical-coordinate representation of color #286590: hue angle of 204.81º 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 #286590 is Cyan = 0.72, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 40 | 101 | 144 | - |
| CMYK | 0.72 | 0.30 | 0 | 0.44 |
| HSL | 204.81º | 0.57% | 0.36% | - |
| HSV(B) | 204.81º | 0.72% | 0.56% | - |
| XYZ | 10.56 | 11.77 | 28.1 | - |
| YUV | 87.66 | 159.79 | 94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 101 | 144 | 0.72 | 0.30 | 0 | 0.44 | 204.81 | 0.57 | 0.36 |
| Hex | 28 | 65 | 90 | 48 | 1E | 0 | 2C | CD | 39 | 24 |
| Octal | 50 | 145 | 220 | 110 | 36 | 0 | 54 | 315 | 71 | 44 |
| Binary | 101000 | 1100101 | 10010000 | 1001000 | 11110 | 0 | 101100 | 11001101 | 111001 | 100100 |
Color Harmonies of #286590
Complementary color
Monochromatic Colors of #286590
Black with #286590
Text Example
Text Example
White with #286590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #286590; }
p { color: rgb(40,101,144); }
H1.HeaderClassName
{
color: #286590;
}
.AnyTagClassName
{
color: #286590;
}
</style>
background-color css
<style>
a { background-color: #286590; }
a { background-color: rgb(40,101,144); }
div.DivClassName
{
background-color: #286590;
}
.BgClassName
{
background-color: #286590;
}
</style>
border-color css
<style>
span { border-color: #286590; }
span { border-color: rgb(40,101,144); }
td.TdClassName
{
border-color: #286590;
}
.TagClassName
{
border-color: #286590;
}
</style>