Shades of Endeavour #125994
Tints of Endeavour #125994
RGB
CMYK
RGB Variations
Color information
#125994 (or 0x125994) is known color: Endeavour. HEX triplet: 12, 59 and 94. RGB value is (18,89,148). Sum of RGB (Red+Green+Blue) = 18+89+148=255 (33% of max value = 765). Red value is 18 (7.42% from 255 or 7.06% from 255); Green value is 89 (35.16% from 255 or 34.90% from 255); Blue value is 148 (58.20% from 255 or 58.04% from 255); Max value from RGB is 148 - color contains mainly: blue. Hex color #125994 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #125994 is #EDA66B. Grayscale: #4A4A4A. Windows color (decimal): -15574636 or 9722130. OLE color: 9722130.
HSL color Cylindrical-coordinate representation of color #125994: hue angle of 207.23º degrees, saturation: 0.78, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #125994 is Cyan = 0.88, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 18 | 89 | 148 | - |
| CMYK | 0.88 | 0.40 | 0 | 0.42 |
| HSL | 207.23º | 0.78% | 0.33% | - |
| HSV(B) | 207.23º | 0.88% | 0.58% | - |
| XYZ | 9.17 | 9.41 | 29.35 | - |
| YUV | 74.5 | 169.48 | 87.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 89 | 148 | 0.88 | 0.40 | 0 | 0.42 | 207.23 | 0.78 | 0.33 |
| Hex | 12 | 59 | 94 | 58 | 28 | 0 | 2A | CF | 4E | 21 |
| Octal | 22 | 131 | 224 | 130 | 50 | 0 | 52 | 317 | 116 | 41 |
| Binary | 10010 | 1011001 | 10010100 | 1011000 | 101000 | 0 | 101010 | 11001111 | 1001110 | 100001 |
Color Harmonies of #125994
Complementary color
Monochromatic Colors of #125994
Black with #125994
Text Example
Text Example
White with #125994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #125994; }
p { color: rgb(18,89,148); }
H1.HeaderClassName
{
color: #125994;
}
.AnyTagClassName
{
color: #125994;
}
</style>
background-color css
<style>
a { background-color: #125994; }
a { background-color: rgb(18,89,148); }
div.DivClassName
{
background-color: #125994;
}
.BgClassName
{
background-color: #125994;
}
</style>
border-color css
<style>
span { border-color: #125994; }
span { border-color: rgb(18,89,148); }
td.TdClassName
{
border-color: #125994;
}
.TagClassName
{
border-color: #125994;
}
</style>