Shades of Endeavour #126497
Tints of Endeavour #126497
RGB
CMYK
RGB Variations
Color information
#126497 (or 0x126497) is known color: Endeavour. HEX triplet: 12, 64 and 97. RGB value is (18,100,151). Sum of RGB (Red+Green+Blue) = 18+100+151=269 (35% of max value = 765). Red value is 18 (7.42% from 255 or 6.69% from 269); Green value is 100 (39.45% from 255 or 37.17% from 269); Blue value is 151 (59.38% from 255 or 56.13% from 269); Max value from RGB is 151 - color contains mainly: blue. Hex color #126497 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #126497 is #ED9B68. Grayscale: #515151. Windows color (decimal): -15571817 or 9921554. OLE color: 9921554.
HSL color Cylindrical-coordinate representation of color #126497: hue angle of 203.01º 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 #126497 is Cyan = 0.88, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 18 | 100 | 151 | - |
| CMYK | 0.88 | 0.34 | 0 | 0.41 |
| HSL | 203.01º | 0.79% | 0.33% | - |
| HSV(B) | 203.01º | 0.88% | 0.59% | - |
| XYZ | 10.39 | 11.48 | 30.95 | - |
| YUV | 81.3 | 167.33 | 82.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 100 | 151 | 0.88 | 0.34 | 0 | 0.41 | 203.01 | 0.79 | 0.33 |
| Hex | 12 | 64 | 97 | 58 | 22 | 0 | 29 | CB | 4F | 21 |
| Octal | 22 | 144 | 227 | 130 | 42 | 0 | 51 | 313 | 117 | 41 |
| Binary | 10010 | 1100100 | 10010111 | 1011000 | 100010 | 0 | 101001 | 11001011 | 1001111 | 100001 |
Color Harmonies of #126497
Complementary color
Monochromatic Colors of #126497
Black with #126497
Text Example
Text Example
White with #126497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126497; }
p { color: rgb(18,100,151); }
H1.HeaderClassName
{
color: #126497;
}
.AnyTagClassName
{
color: #126497;
}
</style>
background-color css
<style>
a { background-color: #126497; }
a { background-color: rgb(18,100,151); }
div.DivClassName
{
background-color: #126497;
}
.BgClassName
{
background-color: #126497;
}
</style>
border-color css
<style>
span { border-color: #126497; }
span { border-color: rgb(18,100,151); }
td.TdClassName
{
border-color: #126497;
}
.TagClassName
{
border-color: #126497;
}
</style>