Shades of Endeavour #125296
Tints of Endeavour #125296
RGB
CMYK
RGB Variations
Color information
#125296 (or 0x125296) is known color: Endeavour. HEX triplet: 12, 52 and 96. RGB value is (18,82,150). Sum of RGB (Red+Green+Blue) = 18+82+150=250 (33% of max value = 765). Red value is 18 (7.42% from 255 or 7.2% from 250); Green value is 82 (32.42% from 255 or 32.8% from 250); Blue value is 150 (58.98% from 255 or 60% from 250); Max value from RGB is 150 - color contains mainly: blue. Hex color #125296 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #125296 is #EDAD69. Grayscale: #464646. Windows color (decimal): -15576426 or 9851410. OLE color: 9851410.
HSL color Cylindrical-coordinate representation of color #125296: hue angle of 210.91º degrees, saturation: 0.79, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #125296 is Cyan = 0.88, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 18 | 82 | 150 | - |
| CMYK | 0.88 | 0.45 | 0 | 0.41 |
| HSL | 210.91º | 0.79% | 0.33% | - |
| HSV(B) | 210.91º | 0.88% | 0.59% | - |
| XYZ | 8.77 | 8.37 | 30.01 | - |
| YUV | 70.62 | 172.8 | 90.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 82 | 150 | 0.88 | 0.45 | 0 | 0.41 | 210.91 | 0.79 | 0.33 |
| Hex | 12 | 52 | 96 | 58 | 2D | 0 | 29 | D3 | 4F | 21 |
| Octal | 22 | 122 | 226 | 130 | 55 | 0 | 51 | 323 | 117 | 41 |
| Binary | 10010 | 1010010 | 10010110 | 1011000 | 101101 | 0 | 101001 | 11010011 | 1001111 | 100001 |
Color Harmonies of #125296
Complementary color
Monochromatic Colors of #125296
Black with #125296
Text Example
Text Example
White with #125296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #125296; }
p { color: rgb(18,82,150); }
H1.HeaderClassName
{
color: #125296;
}
.AnyTagClassName
{
color: #125296;
}
</style>
background-color css
<style>
a { background-color: #125296; }
a { background-color: rgb(18,82,150); }
div.DivClassName
{
background-color: #125296;
}
.BgClassName
{
background-color: #125296;
}
</style>
border-color css
<style>
span { border-color: #125296; }
span { border-color: rgb(18,82,150); }
td.TdClassName
{
border-color: #125296;
}
.TagClassName
{
border-color: #125296;
}
</style>