#7FBF08 (or 0x7FBF08) is unknown color: approx Lima. HEX triplet: 7F, BF and 08. RGB value is (127,191,8). Sum of RGB (Red+Green+Blue) = 127+191+8=326 (43% of max value = 765). Red value is 127 (50% from 255 or 38.96% from 326); Green value is 191 (75% from 255 or 58.59% from 326); Blue value is 8 (3.52% from 255 or 2.45% from 326); Max value from RGB is 191 - color contains mainly: green. Hex color #7FBF08 is not a web safe color. Web safe color analog (approx): #66CC00. Inversed color of #7FBF08 is #8040F7. Grayscale: #979797. Windows color (decimal): -8405240 or 573311. OLE color: 573311.
HSL color Cylindrical-coordinate representation of color #7FBF08: hue angle of 80.98º degrees, saturation: 0.92, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #7FBF08 is Cyan = 0.34, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.25.
<style> p { color: #7FBF08; } p { color: rgb(127,191,8); } H1.HeaderClassName { color: #7FBF08; } .AnyTagClassName { color: #7FBF08; } </style>
<style> a { background-color: #7FBF08; } a { background-color: rgb(127,191,8); } div.DivClassName { background-color: #7FBF08; } .BgClassName { background-color: #7FBF08; } </style>
<style> span { border-color: #7FBF08; } span { border-color: rgb(127,191,8); } td.TdClassName { border-color: #7FBF08; } .TagClassName { border-color: #7FBF08; } </style>