#9BAF80 (or 0x9BAF80) is unknown color: approx Olivine. HEX triplet: 9B, AF and 80. RGB value is (155,175,128). Sum of RGB (Red+Green+Blue) = 155+175+128=458 (60% of max value = 765). Red value is 155 (60.94% from 255 or 33.84% from 458); Green value is 175 (68.75% from 255 or 38.21% from 458); Blue value is 128 (50.39% from 255 or 27.95% from 458); Max value from RGB is 175 - color contains mainly: green. Hex color #9BAF80 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #9BAF80 is #64507F. Grayscale: #A3A3A3. Windows color (decimal): -6574208 or 8433563. OLE color: 8433563.
HSL color Cylindrical-coordinate representation of color #9BAF80: hue angle of 85.53º degrees, saturation: 0.23, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #9BAF80 is Cyan = 0.11, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.31.
<style> p { color: #9BAF80; } p { color: rgb(155,175,128); } H1.HeaderClassName { color: #9BAF80; } .AnyTagClassName { color: #9BAF80; } </style>
<style> a { background-color: #9BAF80; } a { background-color: rgb(155,175,128); } div.DivClassName { background-color: #9BAF80; } .BgClassName { background-color: #9BAF80; } </style>
<style> span { border-color: #9BAF80; } span { border-color: rgb(155,175,128); } td.TdClassName { border-color: #9BAF80; } .TagClassName { border-color: #9BAF80; } </style>