Shades of Endeavour #136495
Tints of Endeavour #136495
RGB
CMYK
RGB Variations
Color information
#136495 (or 0x136495) is known color: Endeavour. HEX triplet: 13, 64 and 95. RGB value is (19,100,149). Sum of RGB (Red+Green+Blue) = 19+100+149=268 (35% of max value = 765). Red value is 19 (7.81% from 255 or 7.09% from 268); Green value is 100 (39.45% from 255 or 37.31% 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 #136495 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #136495 is #EC9B6A. Grayscale: #515151. Windows color (decimal): -15506283 or 9790483. OLE color: 9790483.
HSL color Cylindrical-coordinate representation of color #136495: hue angle of 202.62º 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 #136495 is Cyan = 0.87, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 19 | 100 | 149 | - |
| CMYK | 0.87 | 0.33 | 0 | 0.42 |
| HSL | 202.62º | 0.77% | 0.33% | - |
| HSV(B) | 202.62º | 0.87% | 0.58% | - |
| XYZ | 10.25 | 11.42 | 30.1 | - |
| YUV | 81.37 | 166.16 | 83.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 100 | 149 | 0.87 | 0.33 | 0 | 0.42 | 202.62 | 0.77 | 0.33 |
| Hex | 13 | 64 | 95 | 57 | 21 | 0 | 2A | CB | 4D | 21 |
| Octal | 23 | 144 | 225 | 127 | 41 | 0 | 52 | 313 | 115 | 41 |
| Binary | 10011 | 1100100 | 10010101 | 1010111 | 100001 | 0 | 101010 | 11001011 | 1001101 | 100001 |
Color Harmonies of #136495
Complementary color
Monochromatic Colors of #136495
Black with #136495
Text Example
Text Example
White with #136495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136495; }
p { color: rgb(19,100,149); }
H1.HeaderClassName
{
color: #136495;
}
.AnyTagClassName
{
color: #136495;
}
</style>
background-color css
<style>
a { background-color: #136495; }
a { background-color: rgb(19,100,149); }
div.DivClassName
{
background-color: #136495;
}
.BgClassName
{
background-color: #136495;
}
</style>
border-color css
<style>
span { border-color: #136495; }
span { border-color: rgb(19,100,149); }
td.TdClassName
{
border-color: #136495;
}
.TagClassName
{
border-color: #136495;
}
</style>