Shades of Endeavour #156497
Tints of Endeavour #156497
RGB
CMYK
RGB Variations
Color information
#156497 (or 0x156497) is known color: Endeavour. HEX triplet: 15, 64 and 97. RGB value is (21,100,151). Sum of RGB (Red+Green+Blue) = 21+100+151=272 (36% of max value = 765). Red value is 21 (8.59% from 255 or 7.72% from 272); Green value is 100 (39.45% from 255 or 36.76% from 272); Blue value is 151 (59.38% from 255 or 55.51% from 272); Max value from RGB is 151 - color contains mainly: blue. Hex color #156497 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #156497 is #EA9B68. Grayscale: #515151. Windows color (decimal): -15375209 or 9921557. OLE color: 9921557.
HSL color Cylindrical-coordinate representation of color #156497: hue angle of 203.54º degrees, saturation: 0.76, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #156497 is Cyan = 0.86, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 21 | 100 | 151 | - |
| CMYK | 0.86 | 0.34 | 0 | 0.41 |
| HSL | 203.54º | 0.76% | 0.34% | - |
| HSV(B) | 203.54º | 0.86% | 0.59% | - |
| XYZ | 10.45 | 11.51 | 30.95 | - |
| YUV | 82.19 | 166.83 | 84.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 100 | 151 | 0.86 | 0.34 | 0 | 0.41 | 203.54 | 0.76 | 0.34 |
| Hex | 15 | 64 | 97 | 56 | 22 | 0 | 29 | CC | 4C | 22 |
| Octal | 25 | 144 | 227 | 126 | 42 | 0 | 51 | 314 | 114 | 42 |
| Binary | 10101 | 1100100 | 10010111 | 1010110 | 100010 | 0 | 101001 | 11001100 | 1001100 | 100010 |
Color Harmonies of #156497
Complementary color
Monochromatic Colors of #156497
Black with #156497
Text Example
Text Example
White with #156497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156497; }
p { color: rgb(21,100,151); }
H1.HeaderClassName
{
color: #156497;
}
.AnyTagClassName
{
color: #156497;
}
</style>
background-color css
<style>
a { background-color: #156497; }
a { background-color: rgb(21,100,151); }
div.DivClassName
{
background-color: #156497;
}
.BgClassName
{
background-color: #156497;
}
</style>
border-color css
<style>
span { border-color: #156497; }
span { border-color: rgb(21,100,151); }
td.TdClassName
{
border-color: #156497;
}
.TagClassName
{
border-color: #156497;
}
</style>