Shades of Endeavour #106097
Tints of Endeavour #106097
RGB
CMYK
RGB Variations
Color information
#106097 (or 0x106097) is known color: Endeavour. HEX triplet: 10, 60 and 97. RGB value is (16,96,151). Sum of RGB (Red+Green+Blue) = 16+96+151=263 (34% of max value = 765). Red value is 16 (6.64% from 255 or 6.08% from 263); Green value is 96 (37.89% from 255 or 36.50% from 263); Blue value is 151 (59.38% from 255 or 57.41% from 263); Max value from RGB is 151 - color contains mainly: blue. Hex color #106097 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #106097 is #EF9F68. Grayscale: #4E4E4E. Windows color (decimal): -15703913 or 9920528. OLE color: 9920528.
HSL color Cylindrical-coordinate representation of color #106097: hue angle of 204.44º degrees, saturation: 0.81, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #106097 is Cyan = 0.89, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 16 | 96 | 151 | - |
| CMYK | 0.89 | 0.36 | 0 | 0.41 |
| HSL | 204.44º | 0.81% | 0.33% | - |
| HSV(B) | 204.44º | 0.89% | 0.59% | - |
| XYZ | 9.98 | 10.71 | 30.82 | - |
| YUV | 78.35 | 169 | 83.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 96 | 151 | 0.89 | 0.36 | 0 | 0.41 | 204.44 | 0.81 | 0.33 |
| Hex | 10 | 60 | 97 | 59 | 24 | 0 | 29 | CC | 51 | 21 |
| Octal | 20 | 140 | 227 | 131 | 44 | 0 | 51 | 314 | 121 | 41 |
| Binary | 10000 | 1100000 | 10010111 | 1011001 | 100100 | 0 | 101001 | 11001100 | 1010001 | 100001 |
Color Harmonies of #106097
Complementary color
Monochromatic Colors of #106097
Black with #106097
Text Example
Text Example
White with #106097
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #106097; }
p { color: rgb(16,96,151); }
H1.HeaderClassName
{
color: #106097;
}
.AnyTagClassName
{
color: #106097;
}
</style>
background-color css
<style>
a { background-color: #106097; }
a { background-color: rgb(16,96,151); }
div.DivClassName
{
background-color: #106097;
}
.BgClassName
{
background-color: #106097;
}
</style>
border-color css
<style>
span { border-color: #106097; }
span { border-color: rgb(16,96,151); }
td.TdClassName
{
border-color: #106097;
}
.TagClassName
{
border-color: #106097;
}
</style>