Shades of Endeavour #156297
Tints of Endeavour #156297
RGB
CMYK
RGB Variations
Color information
#156297 (or 0x156297) is known color: Endeavour. HEX triplet: 15, 62 and 97. RGB value is (21,98,151). Sum of RGB (Red+Green+Blue) = 21+98+151=270 (35% of max value = 765). Red value is 21 (8.59% from 255 or 7.78% from 270); Green value is 98 (38.67% from 255 or 36.30% from 270); Blue value is 151 (59.38% from 255 or 55.93% from 270); Max value from RGB is 151 - color contains mainly: blue. Hex color #156297 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #156297 is #EA9D68. Grayscale: #505050. Windows color (decimal): -15375721 or 9921045. OLE color: 9921045.
HSL color Cylindrical-coordinate representation of color #156297: hue angle of 204.46º 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 #156297 is Cyan = 0.86, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 21 | 98 | 151 | - |
| CMYK | 0.86 | 0.35 | 0 | 0.41 |
| HSL | 204.46º | 0.76% | 0.34% | - |
| HSV(B) | 204.46º | 0.86% | 0.59% | - |
| XYZ | 10.26 | 11.13 | 30.89 | - |
| YUV | 81.02 | 167.49 | 85.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 98 | 151 | 0.86 | 0.35 | 0 | 0.41 | 204.46 | 0.76 | 0.34 |
| Hex | 15 | 62 | 97 | 56 | 23 | 0 | 29 | CC | 4C | 22 |
| Octal | 25 | 142 | 227 | 126 | 43 | 0 | 51 | 314 | 114 | 42 |
| Binary | 10101 | 1100010 | 10010111 | 1010110 | 100011 | 0 | 101001 | 11001100 | 1001100 | 100010 |
Color Harmonies of #156297
Complementary color
Monochromatic Colors of #156297
Black with #156297
Text Example
Text Example
White with #156297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156297; }
p { color: rgb(21,98,151); }
H1.HeaderClassName
{
color: #156297;
}
.AnyTagClassName
{
color: #156297;
}
</style>
background-color css
<style>
a { background-color: #156297; }
a { background-color: rgb(21,98,151); }
div.DivClassName
{
background-color: #156297;
}
.BgClassName
{
background-color: #156297;
}
</style>
border-color css
<style>
span { border-color: #156297; }
span { border-color: rgb(21,98,151); }
td.TdClassName
{
border-color: #156297;
}
.TagClassName
{
border-color: #156297;
}
</style>