Shades of Evening Sea #186850
Tints of Evening Sea #186850
RGB
CMYK
RGB Variations
Color information
#186850 (or 0x186850) is known color: Evening Sea. HEX triplet: 18, 68 and 50. RGB value is (24,104,80). Sum of RGB (Red+Green+Blue) = 24+104+80=208 (27% of max value = 765). Red value is 24 (9.77% from 255 or 11.54% from 208); Green value is 104 (41.02% from 255 or 50% from 208); Blue value is 80 (31.64% from 255 or 38.46% from 208); Max value from RGB is 104 - color contains mainly: green. Hex color #186850 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #186850 is #E797AF. Grayscale: #4D4D4D. Windows color (decimal): -15177648 or 5269528. OLE color: 5269528.
HSL color Cylindrical-coordinate representation of color #186850: hue angle of 162º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #186850 is Cyan = 0.77, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 24 | 104 | 80 | - |
| CMYK | 0.77 | 0 | 0.23 | 0.59 |
| HSL | 162º | 0.63% | 0.25% | - |
| HSV(B) | 162º | 0.77% | 0.41% | - |
| XYZ | 6.77 | 10.67 | 9.29 | - |
| YUV | 77.34 | 129.5 | 89.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 104 | 80 | 0.77 | 0 | 0.23 | 0.59 | 162 | 0.63 | 0.25 |
| Hex | 18 | 68 | 50 | 4D | 0 | 17 | 3B | A2 | 3E | 19 |
| Octal | 30 | 150 | 120 | 115 | 0 | 27 | 73 | 242 | 76 | 31 |
| Binary | 11000 | 1101000 | 1010000 | 1001101 | 0 | 10111 | 111011 | 10100010 | 111110 | 11001 |
Color Harmonies of #186850
Complementary color
Monochromatic Colors of #186850
Black with #186850
Text Example
Text Example
White with #186850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #186850; }
p { color: rgb(24,104,80); }
H1.HeaderClassName
{
color: #186850;
}
.AnyTagClassName
{
color: #186850;
}
</style>
background-color css
<style>
a { background-color: #186850; }
a { background-color: rgb(24,104,80); }
div.DivClassName
{
background-color: #186850;
}
.BgClassName
{
background-color: #186850;
}
</style>
border-color css
<style>
span { border-color: #186850; }
span { border-color: rgb(24,104,80); }
td.TdClassName
{
border-color: #186850;
}
.TagClassName
{
border-color: #186850;
}
</style>