#189D3F (or 0x189D3F) is unknown color: approx Pigment Green. HEX triplet: 18, 9D and 3F. RGB value is (24,157,63). Sum of RGB (Red+Green+Blue) = 24+157+63=244 (32% of max value = 765). Red value is 24 (9.77% from 255 or 9.84% from 244); Green value is 157 (61.72% from 255 or 64.34% from 244); Blue value is 63 (25% from 255 or 25.82% from 244); Max value from RGB is 157 - color contains mainly: green. Hex color #189D3F is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #189D3F is #E762C0. Grayscale: #6A6A6A. Windows color (decimal): -15164097 or 4168984. OLE color: 4168984.
HSL color Cylindrical-coordinate representation of color #189D3F: hue angle of 137.59º degrees, saturation: 0.73, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #189D3F is Cyan = 0.85, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.38.
<style> p { color: #189D3F; } p { color: rgb(24,157,63); } H1.HeaderClassName { color: #189D3F; } .AnyTagClassName { color: #189D3F; } </style>
<style> a { background-color: #189D3F; } a { background-color: rgb(24,157,63); } div.DivClassName { background-color: #189D3F; } .BgClassName { background-color: #189D3F; } </style>
<style> span { border-color: #189D3F; } span { border-color: rgb(24,157,63); } td.TdClassName { border-color: #189D3F; } .TagClassName { border-color: #189D3F; } </style>