Shades of Endeavour #156796
Tints of Endeavour #156796
RGB
CMYK
RGB Variations
Color information
#156796 (or 0x156796) is known color: Endeavour. HEX triplet: 15, 67 and 96. RGB value is (21,103,150). Sum of RGB (Red+Green+Blue) = 21+103+150=274 (36% of max value = 765). Red value is 21 (8.59% from 255 or 7.66% from 274); Green value is 103 (40.62% from 255 or 37.59% from 274); Blue value is 150 (58.98% from 255 or 54.74% from 274); Max value from RGB is 150 - color contains mainly: blue. Hex color #156796 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #156796 is #EA9869. Grayscale: #535353. Windows color (decimal): -15374442 or 9856789. OLE color: 9856789.
HSL color Cylindrical-coordinate representation of color #156796: hue angle of 201.86º degrees, saturation: 0.75, 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 #156796 is Cyan = 0.86, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 21 | 103 | 150 | - |
| CMYK | 0.86 | 0.31 | 0 | 0.41 |
| HSL | 201.86º | 0.75% | 0.34% | - |
| HSV(B) | 201.86º | 0.86% | 0.59% | - |
| XYZ | 10.66 | 12.06 | 30.62 | - |
| YUV | 83.84 | 165.33 | 83.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 103 | 150 | 0.86 | 0.31 | 0 | 0.41 | 201.86 | 0.75 | 0.34 |
| Hex | 15 | 67 | 96 | 56 | 1F | 0 | 29 | CA | 4B | 22 |
| Octal | 25 | 147 | 226 | 126 | 37 | 0 | 51 | 312 | 113 | 42 |
| Binary | 10101 | 1100111 | 10010110 | 1010110 | 11111 | 0 | 101001 | 11001010 | 1001011 | 100010 |
Color Harmonies of #156796
Complementary color
Monochromatic Colors of #156796
Black with #156796
Text Example
Text Example
White with #156796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156796; }
p { color: rgb(21,103,150); }
H1.HeaderClassName
{
color: #156796;
}
.AnyTagClassName
{
color: #156796;
}
</style>
background-color css
<style>
a { background-color: #156796; }
a { background-color: rgb(21,103,150); }
div.DivClassName
{
background-color: #156796;
}
.BgClassName
{
background-color: #156796;
}
</style>
border-color css
<style>
span { border-color: #156796; }
span { border-color: rgb(21,103,150); }
td.TdClassName
{
border-color: #156796;
}
.TagClassName
{
border-color: #156796;
}
</style>