Shades of Evening Sea #186550
Tints of Evening Sea #186550
RGB
CMYK
RGB Variations
Color information
#186550 (or 0x186550) is known color: Evening Sea. HEX triplet: 18, 65 and 50. RGB value is (24,101,80). Sum of RGB (Red+Green+Blue) = 24+101+80=205 (27% of max value = 765). Red value is 24 (9.77% from 255 or 11.71% from 205); Green value is 101 (39.84% from 255 or 49.27% from 205); Blue value is 80 (31.64% from 255 or 39.02% from 205); Max value from RGB is 101 - color contains mainly: green. Hex color #186550 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #186550 is #E79AAF. Grayscale: #4B4B4B. Windows color (decimal): -15178416 or 5268760. OLE color: 5268760.
HSL color Cylindrical-coordinate representation of color #186550: hue angle of 163.64º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #186550 is Cyan = 0.76, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 24 | 101 | 80 | - |
| CMYK | 0.76 | 0 | 0.21 | 0.60 |
| HSL | 163.64º | 0.62% | 0.25% | - |
| HSV(B) | 163.64º | 0.76% | 0.4% | - |
| XYZ | 6.48 | 10.08 | 9.19 | - |
| YUV | 75.58 | 130.49 | 91.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 101 | 80 | 0.76 | 0 | 0.21 | 0.60 | 163.64 | 0.62 | 0.25 |
| Hex | 18 | 65 | 50 | 4C | 0 | 15 | 3C | A4 | 3E | 19 |
| Octal | 30 | 145 | 120 | 114 | 0 | 25 | 74 | 244 | 76 | 31 |
| Binary | 11000 | 1100101 | 1010000 | 1001100 | 0 | 10101 | 111100 | 10100100 | 111110 | 11001 |
Color Harmonies of #186550
Complementary color
Monochromatic Colors of #186550
Black with #186550
Text Example
Text Example
White with #186550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #186550; }
p { color: rgb(24,101,80); }
H1.HeaderClassName
{
color: #186550;
}
.AnyTagClassName
{
color: #186550;
}
</style>
background-color css
<style>
a { background-color: #186550; }
a { background-color: rgb(24,101,80); }
div.DivClassName
{
background-color: #186550;
}
.BgClassName
{
background-color: #186550;
}
</style>
border-color css
<style>
span { border-color: #186550; }
span { border-color: rgb(24,101,80); }
td.TdClassName
{
border-color: #186550;
}
.TagClassName
{
border-color: #186550;
}
</style>