Shades of Endeavour #125791
Tints of Endeavour #125791
RGB
CMYK
RGB Variations
Color information
#125791 (or 0x125791) is known color: Endeavour. HEX triplet: 12, 57 and 91. RGB value is (18,87,145). Sum of RGB (Red+Green+Blue) = 18+87+145=250 (33% of max value = 765). Red value is 18 (7.42% from 255 or 7.2% from 250); Green value is 87 (34.38% from 255 or 34.8% from 250); Blue value is 145 (57.03% from 255 or 58% from 250); Max value from RGB is 145 - color contains mainly: blue. Hex color #125791 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #125791 is #EDA86E. Grayscale: #484848. Windows color (decimal): -15575151 or 9525010. OLE color: 9525010.
HSL color Cylindrical-coordinate representation of color #125791: hue angle of 207.4º degrees, saturation: 0.78, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #125791 is Cyan = 0.88, Magento = 0.4, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 18 | 87 | 145 | - |
| CMYK | 0.88 | 0.4 | 0 | 0.43 |
| HSL | 207.4º | 0.78% | 0.32% | - |
| HSV(B) | 207.4º | 0.88% | 0.57% | - |
| XYZ | 8.77 | 8.99 | 28.06 | - |
| YUV | 72.98 | 168.64 | 88.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 87 | 145 | 0.88 | 0.4 | 0 | 0.43 | 207.4 | 0.78 | 0.32 |
| Hex | 12 | 57 | 91 | 58 | 28 | 0 | 2B | CF | 4E | 20 |
| Octal | 22 | 127 | 221 | 130 | 50 | 0 | 53 | 317 | 116 | 40 |
| Binary | 10010 | 1010111 | 10010001 | 1011000 | 101000 | 0 | 101011 | 11001111 | 1001110 | 100000 |
Color Harmonies of #125791
Complementary color
Monochromatic Colors of #125791
Black with #125791
Text Example
Text Example
White with #125791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #125791; }
p { color: rgb(18,87,145); }
H1.HeaderClassName
{
color: #125791;
}
.AnyTagClassName
{
color: #125791;
}
</style>
background-color css
<style>
a { background-color: #125791; }
a { background-color: rgb(18,87,145); }
div.DivClassName
{
background-color: #125791;
}
.BgClassName
{
background-color: #125791;
}
</style>
border-color css
<style>
span { border-color: #125791; }
span { border-color: rgb(18,87,145); }
td.TdClassName
{
border-color: #125791;
}
.TagClassName
{
border-color: #125791;
}
</style>