#008619 (or 0x008619) is unknown color: approx Green. HEX triplet: 00, 86 and 19. RGB value is (0,134,25). Sum of RGB (Red+Green+Blue) = 0+134+25=159 (21% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 159); Green value is 134 (52.73% from 255 or 84.28% from 159); Blue value is 25 (10.16% from 255 or 15.72% from 159); Max value from RGB is 134 - color contains mainly: green. Hex color #008619 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #008619 is #FF79E6. Grayscale: #515151. Windows color (decimal): -16742887 or 1672704. OLE color: 1672704.
HSL color Cylindrical-coordinate representation of color #008619: hue angle of 131.19º degrees, saturation: 1, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 1%. Process color model (Four color, CMYK) of #008619 is Cyan = 1, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.47.
<style> p { color: #008619; } p { color: rgb(0,134,25); } H1.HeaderClassName { color: #008619; } .AnyTagClassName { color: #008619; } </style>
<style> a { background-color: #008619; } a { background-color: rgb(0,134,25); } div.DivClassName { background-color: #008619; } .BgClassName { background-color: #008619; } </style>
<style> span { border-color: #008619; } span { border-color: rgb(0,134,25); } td.TdClassName { border-color: #008619; } .TagClassName { border-color: #008619; } </style>