Shades of Endeavour #135795
Tints of Endeavour #135795
RGB
CMYK
RGB Variations
Color information
#135795 (or 0x135795) is known color: Endeavour. HEX triplet: 13, 57 and 95. RGB value is (19,87,149). Sum of RGB (Red+Green+Blue) = 19+87+149=255 (33% of max value = 765). Red value is 19 (7.81% from 255 or 7.45% from 255); Green value is 87 (34.38% from 255 or 34.12% from 255); Blue value is 149 (58.59% from 255 or 58.43% from 255); Max value from RGB is 149 - color contains mainly: blue. Hex color #135795 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #135795 is #ECA86A. Grayscale: #494949. Windows color (decimal): -15509611 or 9787155. OLE color: 9787155.
HSL color Cylindrical-coordinate representation of color #135795: hue angle of 208.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 #135795 is Cyan = 0.87, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 19 | 87 | 149 | - |
| CMYK | 0.87 | 0.42 | 0 | 0.42 |
| HSL | 208.62º | 0.77% | 0.33% | - |
| HSV(B) | 208.62º | 0.87% | 0.58% | - |
| XYZ | 9.1 | 9.12 | 29.72 | - |
| YUV | 73.74 | 170.47 | 88.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 87 | 149 | 0.87 | 0.42 | 0 | 0.42 | 208.62 | 0.77 | 0.33 |
| Hex | 13 | 57 | 95 | 57 | 2A | 0 | 2A | D1 | 4D | 21 |
| Octal | 23 | 127 | 225 | 127 | 52 | 0 | 52 | 321 | 115 | 41 |
| Binary | 10011 | 1010111 | 10010101 | 1010111 | 101010 | 0 | 101010 | 11010001 | 1001101 | 100001 |
Color Harmonies of #135795
Complementary color
Monochromatic Colors of #135795
Black with #135795
Text Example
Text Example
White with #135795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135795; }
p { color: rgb(19,87,149); }
H1.HeaderClassName
{
color: #135795;
}
.AnyTagClassName
{
color: #135795;
}
</style>
background-color css
<style>
a { background-color: #135795; }
a { background-color: rgb(19,87,149); }
div.DivClassName
{
background-color: #135795;
}
.BgClassName
{
background-color: #135795;
}
</style>
border-color css
<style>
span { border-color: #135795; }
span { border-color: rgb(19,87,149); }
td.TdClassName
{
border-color: #135795;
}
.TagClassName
{
border-color: #135795;
}
</style>