Shades of Endeavour #126697
Tints of Endeavour #126697
RGB
CMYK
RGB Variations
Color information
#126697 (or 0x126697) is known color: Endeavour. HEX triplet: 12, 66 and 97. RGB value is (18,102,151). Sum of RGB (Red+Green+Blue) = 18+102+151=271 (35% of max value = 765). Red value is 18 (7.42% from 255 or 6.64% from 271); Green value is 102 (40.23% from 255 or 37.64% from 271); Blue value is 151 (59.38% from 255 or 55.72% from 271); Max value from RGB is 151 - color contains mainly: blue. Hex color #126697 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #126697 is #ED9968. Grayscale: #525252. Windows color (decimal): -15571305 or 9922066. OLE color: 9922066.
HSL color Cylindrical-coordinate representation of color #126697: hue angle of 202.11º 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 #126697 is Cyan = 0.88, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 18 | 102 | 151 | - |
| CMYK | 0.88 | 0.32 | 0 | 0.41 |
| HSL | 202.11º | 0.79% | 0.33% | - |
| HSV(B) | 202.11º | 0.88% | 0.59% | - |
| XYZ | 10.59 | 11.87 | 31.01 | - |
| YUV | 82.47 | 166.67 | 82.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 102 | 151 | 0.88 | 0.32 | 0 | 0.41 | 202.11 | 0.79 | 0.33 |
| Hex | 12 | 66 | 97 | 58 | 20 | 0 | 29 | CA | 4F | 21 |
| Octal | 22 | 146 | 227 | 130 | 40 | 0 | 51 | 312 | 117 | 41 |
| Binary | 10010 | 1100110 | 10010111 | 1011000 | 100000 | 0 | 101001 | 11001010 | 1001111 | 100001 |
Color Harmonies of #126697
Complementary color
Monochromatic Colors of #126697
Black with #126697
Text Example
Text Example
White with #126697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126697; }
p { color: rgb(18,102,151); }
H1.HeaderClassName
{
color: #126697;
}
.AnyTagClassName
{
color: #126697;
}
</style>
background-color css
<style>
a { background-color: #126697; }
a { background-color: rgb(18,102,151); }
div.DivClassName
{
background-color: #126697;
}
.BgClassName
{
background-color: #126697;
}
</style>
border-color css
<style>
span { border-color: #126697; }
span { border-color: rgb(18,102,151); }
td.TdClassName
{
border-color: #126697;
}
.TagClassName
{
border-color: #126697;
}
</style>