#18663F (or 0x18663F) is unknown color: approx Fun Green. HEX triplet: 18, 66 and 3F. RGB value is (24,102,63). Sum of RGB (Red+Green+Blue) = 24+102+63=189 (25% of max value = 765). Red value is 24 (9.77% from 255 or 12.70% from 189); Green value is 102 (40.23% from 255 or 53.97% from 189); Blue value is 63 (25% from 255 or 33.33% from 189); Max value from RGB is 102 - color contains mainly: green. Hex color #18663F is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #18663F is #E799C0. Grayscale: #4A4A4A. Windows color (decimal): -15178177 or 4154904. OLE color: 4154904.
HSL color Cylindrical-coordinate representation of color #18663F: hue angle of 150º 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 #18663F is Cyan = 0.76, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.6.
<style> p { color: #18663F; } p { color: rgb(24,102,63); } H1.HeaderClassName { color: #18663F; } .AnyTagClassName { color: #18663F; } </style>
<style> a { background-color: #18663F; } a { background-color: rgb(24,102,63); } div.DivClassName { background-color: #18663F; } .BgClassName { background-color: #18663F; } </style>
<style> span { border-color: #18663F; } span { border-color: rgb(24,102,63); } td.TdClassName { border-color: #18663F; } .TagClassName { border-color: #18663F; } </style>