Shades of Endeavour #156695
Tints of Endeavour #156695
RGB
CMYK
RGB Variations
Color information
#156695 (or 0x156695) is known color: Endeavour. HEX triplet: 15, 66 and 95. RGB value is (21,102,149). Sum of RGB (Red+Green+Blue) = 21+102+149=272 (36% of max value = 765). Red value is 21 (8.59% from 255 or 7.72% from 272); Green value is 102 (40.23% from 255 or 37.5% from 272); Blue value is 149 (58.59% from 255 or 54.78% from 272); Max value from RGB is 149 - color contains mainly: blue. Hex color #156695 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #156695 is #EA996A. Grayscale: #525252. Windows color (decimal): -15374699 or 9790997. OLE color: 9790997.
HSL color Cylindrical-coordinate representation of color #156695: hue angle of 202.03º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #156695 is Cyan = 0.86, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 21 | 102 | 149 | - |
| CMYK | 0.86 | 0.32 | 0 | 0.42 |
| HSL | 202.03º | 0.75% | 0.33% | - |
| HSV(B) | 202.03º | 0.86% | 0.58% | - |
| XYZ | 10.49 | 11.83 | 30.16 | - |
| YUV | 83.14 | 165.16 | 83.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 102 | 149 | 0.86 | 0.32 | 0 | 0.42 | 202.03 | 0.75 | 0.33 |
| Hex | 15 | 66 | 95 | 56 | 20 | 0 | 2A | CA | 4B | 21 |
| Octal | 25 | 146 | 225 | 126 | 40 | 0 | 52 | 312 | 113 | 41 |
| Binary | 10101 | 1100110 | 10010101 | 1010110 | 100000 | 0 | 101010 | 11001010 | 1001011 | 100001 |
Color Harmonies of #156695
Complementary color
Monochromatic Colors of #156695
Black with #156695
Text Example
Text Example
White with #156695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156695; }
p { color: rgb(21,102,149); }
H1.HeaderClassName
{
color: #156695;
}
.AnyTagClassName
{
color: #156695;
}
</style>
background-color css
<style>
a { background-color: #156695; }
a { background-color: rgb(21,102,149); }
div.DivClassName
{
background-color: #156695;
}
.BgClassName
{
background-color: #156695;
}
</style>
border-color css
<style>
span { border-color: #156695; }
span { border-color: rgb(21,102,149); }
td.TdClassName
{
border-color: #156695;
}
.TagClassName
{
border-color: #156695;
}
</style>