Shades of Endeavour #126297
Tints of Endeavour #126297
RGB
CMYK
RGB Variations
Color information
#126297 (or 0x126297) is known color: Endeavour. HEX triplet: 12, 62 and 97. RGB value is (18,98,151). Sum of RGB (Red+Green+Blue) = 18+98+151=267 (35% of max value = 765). Red value is 18 (7.42% from 255 or 6.74% from 267); Green value is 98 (38.67% from 255 or 36.70% from 267); Blue value is 151 (59.38% from 255 or 56.55% from 267); Max value from RGB is 151 - color contains mainly: blue. Hex color #126297 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #126297 is #ED9D68. Grayscale: #4F4F4F. Windows color (decimal): -15572329 or 9921042. OLE color: 9921042.
HSL color Cylindrical-coordinate representation of color #126297: hue angle of 203.91º degrees, saturation: 0.79, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #126297 is Cyan = 0.88, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 18 | 98 | 151 | - |
| CMYK | 0.88 | 0.35 | 0 | 0.41 |
| HSL | 203.91º | 0.79% | 0.33% | - |
| HSV(B) | 203.91º | 0.88% | 0.59% | - |
| XYZ | 10.2 | 11.1 | 30.88 | - |
| YUV | 80.12 | 168 | 83.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 98 | 151 | 0.88 | 0.35 | 0 | 0.41 | 203.91 | 0.79 | 0.33 |
| Hex | 12 | 62 | 97 | 58 | 23 | 0 | 29 | CC | 4F | 21 |
| Octal | 22 | 142 | 227 | 130 | 43 | 0 | 51 | 314 | 117 | 41 |
| Binary | 10010 | 1100010 | 10010111 | 1011000 | 100011 | 0 | 101001 | 11001100 | 1001111 | 100001 |
Color Harmonies of #126297
Complementary color
Monochromatic Colors of #126297
Black with #126297
Text Example
Text Example
White with #126297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126297; }
p { color: rgb(18,98,151); }
H1.HeaderClassName
{
color: #126297;
}
.AnyTagClassName
{
color: #126297;
}
</style>
background-color css
<style>
a { background-color: #126297; }
a { background-color: rgb(18,98,151); }
div.DivClassName
{
background-color: #126297;
}
.BgClassName
{
background-color: #126297;
}
</style>
border-color css
<style>
span { border-color: #126297; }
span { border-color: rgb(18,98,151); }
td.TdClassName
{
border-color: #126297;
}
.TagClassName
{
border-color: #126297;
}
</style>