Shades of Endeavour #136295
Tints of Endeavour #136295
RGB
CMYK
RGB Variations
Color information
#136295 (or 0x136295) is known color: Endeavour. HEX triplet: 13, 62 and 95. RGB value is (19,98,149). Sum of RGB (Red+Green+Blue) = 19+98+149=266 (35% of max value = 765). Red value is 19 (7.81% from 255 or 7.14% from 266); Green value is 98 (38.67% from 255 or 36.84% from 266); Blue value is 149 (58.59% from 255 or 56.02% from 266); Max value from RGB is 149 - color contains mainly: blue. Hex color #136295 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #136295 is #EC9D6A. Grayscale: #4F4F4F. Windows color (decimal): -15506795 or 9789971. OLE color: 9789971.
HSL color Cylindrical-coordinate representation of color #136295: hue angle of 203.54º degrees, saturation: 0.77, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #136295 is Cyan = 0.87, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 19 | 98 | 149 | - |
| CMYK | 0.87 | 0.34 | 0 | 0.42 |
| HSL | 203.54º | 0.77% | 0.33% | - |
| HSV(B) | 203.54º | 0.87% | 0.58% | - |
| XYZ | 10.06 | 11.04 | 30.04 | - |
| YUV | 80.19 | 166.83 | 84.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 98 | 149 | 0.87 | 0.34 | 0 | 0.42 | 203.54 | 0.77 | 0.33 |
| Hex | 13 | 62 | 95 | 57 | 22 | 0 | 2A | CC | 4D | 21 |
| Octal | 23 | 142 | 225 | 127 | 42 | 0 | 52 | 314 | 115 | 41 |
| Binary | 10011 | 1100010 | 10010101 | 1010111 | 100010 | 0 | 101010 | 11001100 | 1001101 | 100001 |
Color Harmonies of #136295
Complementary color
Monochromatic Colors of #136295
Black with #136295
Text Example
Text Example
White with #136295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136295; }
p { color: rgb(19,98,149); }
H1.HeaderClassName
{
color: #136295;
}
.AnyTagClassName
{
color: #136295;
}
</style>
background-color css
<style>
a { background-color: #136295; }
a { background-color: rgb(19,98,149); }
div.DivClassName
{
background-color: #136295;
}
.BgClassName
{
background-color: #136295;
}
</style>
border-color css
<style>
span { border-color: #136295; }
span { border-color: rgb(19,98,149); }
td.TdClassName
{
border-color: #136295;
}
.TagClassName
{
border-color: #136295;
}
</style>