#09BF70 (or 0x09BF70) is unknown color: approx Jade. HEX triplet: 09, BF and 70. RGB value is (9,191,112). Sum of RGB (Red+Green+Blue) = 9+191+112=312 (41% of max value = 765). Red value is 9 (3.91% from 255 or 2.88% from 312); Green value is 191 (75% from 255 or 61.22% from 312); Blue value is 112 (44.14% from 255 or 35.90% from 312); Max value from RGB is 191 - color contains mainly: green. Hex color #09BF70 is not a web safe color. Web safe color analog (approx): #00CC66. Inversed color of #09BF70 is #F6408F. Grayscale: #7F7F7F. Windows color (decimal): -16138384 or 7388937. OLE color: 7388937.
HSL color Cylindrical-coordinate representation of color #09BF70: hue angle of 153.96º degrees, saturation: 0.91, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #09BF70 is Cyan = 0.95, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.25.
<style> p { color: #09BF70; } p { color: rgb(9,191,112); } H1.HeaderClassName { color: #09BF70; } .AnyTagClassName { color: #09BF70; } </style>
<style> a { background-color: #09BF70; } a { background-color: rgb(9,191,112); } div.DivClassName { background-color: #09BF70; } .BgClassName { background-color: #09BF70; } </style>
<style> span { border-color: #09BF70; } span { border-color: rgb(9,191,112); } td.TdClassName { border-color: #09BF70; } .TagClassName { border-color: #09BF70; } </style>