#00BA64 (or 0x00BA64) is unknown color: approx Jade. HEX triplet: 00, BA and 64. RGB value is (0,186,100). Sum of RGB (Red+Green+Blue) = 0+186+100=286 (37% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 286); Green value is 186 (73.05% from 255 or 65.03% from 286); Blue value is 100 (39.45% from 255 or 34.97% from 286); Max value from RGB is 186 - color contains mainly: green. Hex color #00BA64 is not a web safe color. Web safe color analog (approx): #00CC66. Inversed color of #00BA64 is #FF459B. Grayscale: #787878. Windows color (decimal): -16729500 or 6601216. OLE color: 6601216.
HSL color Cylindrical-coordinate representation of color #00BA64: hue angle of 152.26º degrees, saturation: 1, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 1%. Process color model (Four color, CMYK) of #00BA64 is Cyan = 1, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.27.
<style> p { color: #00BA64; } p { color: rgb(0,186,100); } H1.HeaderClassName { color: #00BA64; } .AnyTagClassName { color: #00BA64; } </style>
<style> a { background-color: #00BA64; } a { background-color: rgb(0,186,100); } div.DivClassName { background-color: #00BA64; } .BgClassName { background-color: #00BA64; } </style>
<style> span { border-color: #00BA64; } span { border-color: rgb(0,186,100); } td.TdClassName { border-color: #00BA64; } .TagClassName { border-color: #00BA64; } </style>