Shades of Endeavour #125992
Tints of Endeavour #125992
RGB
CMYK
RGB Variations
Color information
#125992 (or 0x125992) is known color: Endeavour. HEX triplet: 12, 59 and 92. RGB value is (18,89,146). Sum of RGB (Red+Green+Blue) = 18+89+146=253 (33% of max value = 765). Red value is 18 (7.42% from 255 or 7.11% from 253); Green value is 89 (35.16% from 255 or 35.18% from 253); Blue value is 146 (57.42% from 255 or 57.71% from 253); Max value from RGB is 146 - color contains mainly: blue. Hex color #125992 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #125992 is #EDA66D. Grayscale: #494949. Windows color (decimal): -15574638 or 9591058. OLE color: 9591058.
HSL color Cylindrical-coordinate representation of color #125992: hue angle of 206.72º 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 #125992 is Cyan = 0.88, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 18 | 89 | 146 | - |
| CMYK | 0.88 | 0.39 | 0 | 0.43 |
| HSL | 206.72º | 0.78% | 0.32% | - |
| HSV(B) | 206.72º | 0.88% | 0.57% | - |
| XYZ | 9.01 | 9.35 | 28.52 | - |
| YUV | 74.27 | 168.48 | 87.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 89 | 146 | 0.88 | 0.39 | 0 | 0.43 | 206.72 | 0.78 | 0.32 |
| Hex | 12 | 59 | 92 | 58 | 27 | 0 | 2B | CF | 4E | 20 |
| Octal | 22 | 131 | 222 | 130 | 47 | 0 | 53 | 317 | 116 | 40 |
| Binary | 10010 | 1011001 | 10010010 | 1011000 | 100111 | 0 | 101011 | 11001111 | 1001110 | 100000 |
Color Harmonies of #125992
Complementary color
Monochromatic Colors of #125992
Black with #125992
Text Example
Text Example
White with #125992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #125992; }
p { color: rgb(18,89,146); }
H1.HeaderClassName
{
color: #125992;
}
.AnyTagClassName
{
color: #125992;
}
</style>
background-color css
<style>
a { background-color: #125992; }
a { background-color: rgb(18,89,146); }
div.DivClassName
{
background-color: #125992;
}
.BgClassName
{
background-color: #125992;
}
</style>
border-color css
<style>
span { border-color: #125992; }
span { border-color: rgb(18,89,146); }
td.TdClassName
{
border-color: #125992;
}
.TagClassName
{
border-color: #125992;
}
</style>