#1C984F (or 0x1C984F) is unknown color: approx Sea Green. HEX triplet: 1C, 98 and 4F. RGB value is (28,152,79). Sum of RGB (Red+Green+Blue) = 28+152+79=259 (34% of max value = 765). Red value is 28 (11.33% from 255 or 10.81% from 259); Green value is 152 (59.77% from 255 or 58.69% from 259); Blue value is 79 (31.25% from 255 or 30.50% from 259); Max value from RGB is 152 - color contains mainly: green. Hex color #1C984F is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #1C984F is #E367B0. Grayscale: #6A6A6A. Windows color (decimal): -14903217 or 5216284. OLE color: 5216284.
HSL color Cylindrical-coordinate representation of color #1C984F: hue angle of 144.68º degrees, saturation: 0.69, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #1C984F is Cyan = 0.82, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.40.
<style> p { color: #1c984f; } p { color: rgb(28,152,79); } H1.HeaderClassName { color: #1c984f; } .AnyTagClassName { color: #1c984f; } </style>
<style> a { background-color: #1c984f; } a { background-color: rgb(28,152,79); } div.DivClassName { background-color: #1c984f; } .BgClassName { background-color: #1c984f; } </style>
<style> span { border-color: #1c984f; } span { border-color: rgb(28,152,79); } td.TdClassName { border-color: #1c984f; } .TagClassName { border-color: #1c984f; } </style>