#99BA66 (or 0x99BA66) is unknown color: approx Olivine. HEX triplet: 99, BA and 66. RGB value is (153,186,102). Sum of RGB (Red+Green+Blue) = 153+186+102=441 (58% of max value = 765). Red value is 153 (60.16% from 255 or 34.69% from 441); Green value is 186 (73.05% from 255 or 42.18% from 441); Blue value is 102 (40.23% from 255 or 23.13% from 441); Max value from RGB is 186 - color contains mainly: green. Hex color #99BA66 is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #99BA66 is #664599. Grayscale: #A6A6A6. Windows color (decimal): -6702490 or 6732441. OLE color: 6732441.
HSL color Cylindrical-coordinate representation of color #99BA66: hue angle of 83.57º degrees, saturation: 0.38, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #99BA66 is Cyan = 0.18, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.27.
<style> p { color: #99BA66; } p { color: rgb(153,186,102); } H1.HeaderClassName { color: #99BA66; } .AnyTagClassName { color: #99BA66; } </style>
<style> a { background-color: #99BA66; } a { background-color: rgb(153,186,102); } div.DivClassName { background-color: #99BA66; } .BgClassName { background-color: #99BA66; } </style>
<style> span { border-color: #99BA66; } span { border-color: rgb(153,186,102); } td.TdClassName { border-color: #99BA66; } .TagClassName { border-color: #99BA66; } </style>