#9BAD82 (or 0x9BAD82) is unknown color: approx Olivine. HEX triplet: 9B, AD and 82. RGB value is (155,173,130). Sum of RGB (Red+Green+Blue) = 155+173+130=458 (60% of max value = 765). Red value is 155 (60.94% from 255 or 33.84% from 458); Green value is 173 (67.97% from 255 or 37.77% from 458); Blue value is 130 (51.17% from 255 or 28.38% from 458); Max value from RGB is 173 - color contains mainly: green. Hex color #9BAD82 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #9BAD82 is #64527D. Grayscale: #A2A2A2. Windows color (decimal): -6574718 or 8564123. OLE color: 8564123.
HSL color Cylindrical-coordinate representation of color #9BAD82: hue angle of 85.12º degrees, saturation: 0.21, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #9BAD82 is Cyan = 0.10, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.32.
<style> p { color: #9BAD82; } p { color: rgb(155,173,130); } H1.HeaderClassName { color: #9BAD82; } .AnyTagClassName { color: #9BAD82; } </style>
<style> a { background-color: #9BAD82; } a { background-color: rgb(155,173,130); } div.DivClassName { background-color: #9BAD82; } .BgClassName { background-color: #9BAD82; } </style>
<style> span { border-color: #9BAD82; } span { border-color: rgb(155,173,130); } td.TdClassName { border-color: #9BAD82; } .TagClassName { border-color: #9BAD82; } </style>