#00BF67 (or 0x00BF67) is unknown color: approx Jade. HEX triplet: 00, BF and 67. RGB value is (0,191,103). Sum of RGB (Red+Green+Blue) = 0+191+103=294 (38% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 294); Green value is 191 (75% from 255 or 64.97% from 294); Blue value is 103 (40.62% from 255 or 35.03% from 294); Max value from RGB is 191 - color contains mainly: green. Hex color #00BF67 is not a web safe color. Web safe color analog (approx): #00CC66. Inversed color of #00BF67 is #FF4098. Grayscale: #7C7C7C. Windows color (decimal): -16728217 or 6799104. OLE color: 6799104.
HSL color Cylindrical-coordinate representation of color #00BF67: hue angle of 152.36º degrees, saturation: 1, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 1%. Process color model (Four color, CMYK) of #00BF67 is Cyan = 1, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.25.
<style> p { color: #00BF67; } p { color: rgb(0,191,103); } H1.HeaderClassName { color: #00BF67; } .AnyTagClassName { color: #00BF67; } </style>
<style> a { background-color: #00BF67; } a { background-color: rgb(0,191,103); } div.DivClassName { background-color: #00BF67; } .BgClassName { background-color: #00BF67; } </style>
<style> span { border-color: #00BF67; } span { border-color: rgb(0,191,103); } td.TdClassName { border-color: #00BF67; } .TagClassName { border-color: #00BF67; } </style>