Shades of Endeavour #105690
Tints of Endeavour #105690
RGB
CMYK
RGB Variations
Color information
#105690 (or 0x105690) is known color: Endeavour. HEX triplet: 10, 56 and 90. RGB value is (16,86,144). Sum of RGB (Red+Green+Blue) = 16+86+144=246 (32% of max value = 765). Red value is 16 (6.64% from 255 or 6.50% from 246); Green value is 86 (33.98% from 255 or 34.96% from 246); Blue value is 144 (56.64% from 255 or 58.54% from 246); Max value from RGB is 144 - color contains mainly: blue. Hex color #105690 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #105690 is #EFA96F. Grayscale: #474747. Windows color (decimal): -15706480 or 9459216. OLE color: 9459216.
HSL color Cylindrical-coordinate representation of color #105690: hue angle of 207.19º degrees, saturation: 0.8, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #105690 is Cyan = 0.89, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 16 | 86 | 144 | - |
| CMYK | 0.89 | 0.40 | 0 | 0.44 |
| HSL | 207.19º | 0.8% | 0.31% | - |
| HSV(B) | 207.19º | 0.89% | 0.56% | - |
| XYZ | 8.58 | 8.78 | 27.63 | - |
| YUV | 71.68 | 168.81 | 88.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 86 | 144 | 0.89 | 0.40 | 0 | 0.44 | 207.19 | 0.8 | 0.31 |
| Hex | 10 | 56 | 90 | 59 | 28 | 0 | 2C | CF | 50 | 1F |
| Octal | 20 | 126 | 220 | 131 | 50 | 0 | 54 | 317 | 120 | 37 |
| Binary | 10000 | 1010110 | 10010000 | 1011001 | 101000 | 0 | 101100 | 11001111 | 1010000 | 11111 |
Color Harmonies of #105690
Complementary color
Monochromatic Colors of #105690
Black with #105690
Text Example
Text Example
White with #105690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #105690; }
p { color: rgb(16,86,144); }
H1.HeaderClassName
{
color: #105690;
}
.AnyTagClassName
{
color: #105690;
}
</style>
background-color css
<style>
a { background-color: #105690; }
a { background-color: rgb(16,86,144); }
div.DivClassName
{
background-color: #105690;
}
.BgClassName
{
background-color: #105690;
}
</style>
border-color css
<style>
span { border-color: #105690; }
span { border-color: rgb(16,86,144); }
td.TdClassName
{
border-color: #105690;
}
.TagClassName
{
border-color: #105690;
}
</style>