Shades of Endeavour #156290
Tints of Endeavour #156290
RGB
CMYK
RGB Variations
Color information
#156290 (or 0x156290) is known color: Endeavour. HEX triplet: 15, 62 and 90. RGB value is (21,98,144). Sum of RGB (Red+Green+Blue) = 21+98+144=263 (34% of max value = 765). Red value is 21 (8.59% from 255 or 7.98% from 263); Green value is 98 (38.67% from 255 or 37.26% from 263); Blue value is 144 (56.64% from 255 or 54.75% from 263); Max value from RGB is 144 - color contains mainly: blue. Hex color #156290 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #156290 is #EA9D6F. Grayscale: #4F4F4F. Windows color (decimal): -15375728 or 9462293. OLE color: 9462293.
HSL color Cylindrical-coordinate representation of color #156290: hue angle of 202.44º degrees, saturation: 0.75, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #156290 is Cyan = 0.85, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 21 | 98 | 144 | - |
| CMYK | 0.85 | 0.32 | 0 | 0.44 |
| HSL | 202.44º | 0.75% | 0.32% | - |
| HSV(B) | 202.44º | 0.85% | 0.56% | - |
| XYZ | 9.71 | 10.91 | 27.98 | - |
| YUV | 80.22 | 163.99 | 85.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 98 | 144 | 0.85 | 0.32 | 0 | 0.44 | 202.44 | 0.75 | 0.32 |
| Hex | 15 | 62 | 90 | 55 | 20 | 0 | 2C | CA | 4B | 20 |
| Octal | 25 | 142 | 220 | 125 | 40 | 0 | 54 | 312 | 113 | 40 |
| Binary | 10101 | 1100010 | 10010000 | 1010101 | 100000 | 0 | 101100 | 11001010 | 1001011 | 100000 |
Color Harmonies of #156290
Complementary color
Monochromatic Colors of #156290
Black with #156290
Text Example
Text Example
White with #156290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156290; }
p { color: rgb(21,98,144); }
H1.HeaderClassName
{
color: #156290;
}
.AnyTagClassName
{
color: #156290;
}
</style>
background-color css
<style>
a { background-color: #156290; }
a { background-color: rgb(21,98,144); }
div.DivClassName
{
background-color: #156290;
}
.BgClassName
{
background-color: #156290;
}
</style>
border-color css
<style>
span { border-color: #156290; }
span { border-color: rgb(21,98,144); }
td.TdClassName
{
border-color: #156290;
}
.TagClassName
{
border-color: #156290;
}
</style>