#196F2E (or 0x196F2E) is unknown color: approx Camarone. HEX triplet: 19, 6F and 2E. RGB value is (25,111,46). Sum of RGB (Red+Green+Blue) = 25+111+46=182 (24% of max value = 765). Red value is 25 (10.16% from 255 or 13.74% from 182); Green value is 111 (43.75% from 255 or 60.99% from 182); Blue value is 46 (18.36% from 255 or 25.27% from 182); Max value from RGB is 111 - color contains mainly: green. Hex color #196F2E is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #196F2E is #E690D1. Grayscale: #4E4E4E. Windows color (decimal): -15110354 or 3043097. OLE color: 3043097.
HSL color Cylindrical-coordinate representation of color #196F2E: hue angle of 134.65º degrees, saturation: 0.63, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #196F2E is Cyan = 0.77, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.56.
<style> p { color: #196f2e; } p { color: rgb(25,111,46); } H1.HeaderClassName { color: #196f2e; } .AnyTagClassName { color: #196f2e; } </style>
<style> a { background-color: #196f2e; } a { background-color: rgb(25,111,46); } div.DivClassName { background-color: #196f2e; } .BgClassName { background-color: #196f2e; } </style>
<style> span { border-color: #196f2e; } span { border-color: rgb(25,111,46); } td.TdClassName { border-color: #196f2e; } .TagClassName { border-color: #196f2e; } </style>