Shades of Endeavour #186594
Tints of Endeavour #186594
RGB
CMYK
RGB Variations
Color information
#186594 (or 0x186594) is known color: Endeavour. HEX triplet: 18, 65 and 94. RGB value is (24,101,148). Sum of RGB (Red+Green+Blue) = 24+101+148=273 (36% of max value = 765). Red value is 24 (9.77% from 255 or 8.79% from 273); Green value is 101 (39.84% from 255 or 37.00% from 273); Blue value is 148 (58.20% from 255 or 54.21% from 273); Max value from RGB is 148 - color contains mainly: blue. Hex color #186594 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #186594 is #E79A6B. Grayscale: #535353. Windows color (decimal): -15178348 or 9725208. OLE color: 9725208.
HSL color Cylindrical-coordinate representation of color #186594: hue angle of 202.74º degrees, saturation: 0.72, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #186594 is Cyan = 0.84, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 24 | 101 | 148 | - |
| CMYK | 0.84 | 0.32 | 0 | 0.42 |
| HSL | 202.74º | 0.72% | 0.34% | - |
| HSV(B) | 202.74º | 0.84% | 0.58% | - |
| XYZ | 10.38 | 11.64 | 29.72 | - |
| YUV | 83.34 | 164.49 | 85.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 101 | 148 | 0.84 | 0.32 | 0 | 0.42 | 202.74 | 0.72 | 0.34 |
| Hex | 18 | 65 | 94 | 54 | 20 | 0 | 2A | CB | 48 | 22 |
| Octal | 30 | 145 | 224 | 124 | 40 | 0 | 52 | 313 | 110 | 42 |
| Binary | 11000 | 1100101 | 10010100 | 1010100 | 100000 | 0 | 101010 | 11001011 | 1001000 | 100010 |
Color Harmonies of #186594
Complementary color
Monochromatic Colors of #186594
Black with #186594
Text Example
Text Example
White with #186594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #186594; }
p { color: rgb(24,101,148); }
H1.HeaderClassName
{
color: #186594;
}
.AnyTagClassName
{
color: #186594;
}
</style>
background-color css
<style>
a { background-color: #186594; }
a { background-color: rgb(24,101,148); }
div.DivClassName
{
background-color: #186594;
}
.BgClassName
{
background-color: #186594;
}
</style>
border-color css
<style>
span { border-color: #186594; }
span { border-color: rgb(24,101,148); }
td.TdClassName
{
border-color: #186594;
}
.TagClassName
{
border-color: #186594;
}
</style>