Shades of Endeavour #116298
Tints of Endeavour #116298
RGB
CMYK
RGB Variations
Color information
#116298 (or 0x116298) is known color: Endeavour. HEX triplet: 11, 62 and 98. RGB value is (17,98,152). Sum of RGB (Red+Green+Blue) = 17+98+152=267 (35% of max value = 765). Red value is 17 (7.03% from 255 or 6.37% from 267); Green value is 98 (38.67% from 255 or 36.70% from 267); Blue value is 152 (59.77% from 255 or 56.93% from 267); Max value from RGB is 152 - color contains mainly: blue. Hex color #116298 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #116298 is #EE9D67. Grayscale: #4F4F4F. Windows color (decimal): -15637864 or 9986577. OLE color: 9986577.
HSL color Cylindrical-coordinate representation of color #116298: hue angle of 204º degrees, saturation: 0.8, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #116298 is Cyan = 0.89, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 17 | 98 | 152 | - |
| CMYK | 0.89 | 0.36 | 0 | 0.40 |
| HSL | 204º | 0.8% | 0.33% | - |
| HSV(B) | 204º | 0.89% | 0.6% | - |
| XYZ | 10.27 | 11.12 | 31.31 | - |
| YUV | 79.94 | 168.66 | 83.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 98 | 152 | 0.89 | 0.36 | 0 | 0.40 | 204 | 0.8 | 0.33 |
| Hex | 11 | 62 | 98 | 59 | 24 | 0 | 28 | CC | 50 | 21 |
| Octal | 21 | 142 | 230 | 131 | 44 | 0 | 50 | 314 | 120 | 41 |
| Binary | 10001 | 1100010 | 10011000 | 1011001 | 100100 | 0 | 101000 | 11001100 | 1010000 | 100001 |
Color Harmonies of #116298
Complementary color
Monochromatic Colors of #116298
Black with #116298
Text Example
Text Example
White with #116298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #116298; }
p { color: rgb(17,98,152); }
H1.HeaderClassName
{
color: #116298;
}
.AnyTagClassName
{
color: #116298;
}
</style>
background-color css
<style>
a { background-color: #116298; }
a { background-color: rgb(17,98,152); }
div.DivClassName
{
background-color: #116298;
}
.BgClassName
{
background-color: #116298;
}
</style>
border-color css
<style>
span { border-color: #116298; }
span { border-color: rgb(17,98,152); }
td.TdClassName
{
border-color: #116298;
}
.TagClassName
{
border-color: #116298;
}
</style>