Shades of Endeavour #126595
Tints of Endeavour #126595
RGB
CMYK
RGB Variations
Color information
#126595 (or 0x126595) is known color: Endeavour. HEX triplet: 12, 65 and 95. RGB value is (18,101,149). Sum of RGB (Red+Green+Blue) = 18+101+149=268 (35% of max value = 765). Red value is 18 (7.42% from 255 or 6.72% from 268); Green value is 101 (39.84% from 255 or 37.69% from 268); Blue value is 149 (58.59% from 255 or 55.60% from 268); Max value from RGB is 149 - color contains mainly: blue. Hex color #126595 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #126595 is #ED9A6A. Grayscale: #515151. Windows color (decimal): -15571563 or 9790738. OLE color: 9790738.
HSL color Cylindrical-coordinate representation of color #126595: hue angle of 201.98º degrees, saturation: 0.78, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #126595 is Cyan = 0.88, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 18 | 101 | 149 | - |
| CMYK | 0.88 | 0.32 | 0 | 0.42 |
| HSL | 201.98º | 0.78% | 0.33% | - |
| HSV(B) | 201.98º | 0.88% | 0.58% | - |
| XYZ | 10.33 | 11.61 | 30.13 | - |
| YUV | 81.66 | 166 | 82.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 101 | 149 | 0.88 | 0.32 | 0 | 0.42 | 201.98 | 0.78 | 0.33 |
| Hex | 12 | 65 | 95 | 58 | 20 | 0 | 2A | CA | 4E | 21 |
| Octal | 22 | 145 | 225 | 130 | 40 | 0 | 52 | 312 | 116 | 41 |
| Binary | 10010 | 1100101 | 10010101 | 1011000 | 100000 | 0 | 101010 | 11001010 | 1001110 | 100001 |
Color Harmonies of #126595
Complementary color
Monochromatic Colors of #126595
Black with #126595
Text Example
Text Example
White with #126595
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126595; }
p { color: rgb(18,101,149); }
H1.HeaderClassName
{
color: #126595;
}
.AnyTagClassName
{
color: #126595;
}
</style>
background-color css
<style>
a { background-color: #126595; }
a { background-color: rgb(18,101,149); }
div.DivClassName
{
background-color: #126595;
}
.BgClassName
{
background-color: #126595;
}
</style>
border-color css
<style>
span { border-color: #126595; }
span { border-color: rgb(18,101,149); }
td.TdClassName
{
border-color: #126595;
}
.TagClassName
{
border-color: #126595;
}
</style>