#008450 (or 0x008450) is unknown color: approx Watercourse. HEX triplet: 00, 84 and 50. RGB value is (0,132,80). Sum of RGB (Red+Green+Blue) = 0+132+80=212 (28% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 212); Green value is 132 (51.95% from 255 or 62.26% from 212); Blue value is 80 (31.64% from 255 or 37.74% from 212); Max value from RGB is 132 - color contains mainly: green. Hex color #008450 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #008450 is #FF7BAF. Grayscale: #565656. Windows color (decimal): -16743344 or 5276672. OLE color: 5276672.
HSL color Cylindrical-coordinate representation of color #008450: hue angle of 156.36º degrees, saturation: 1, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 1%. Process color model (Four color, CMYK) of #008450 is Cyan = 1, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.48.
<style> p { color: #008450; } p { color: rgb(0,132,80); } H1.HeaderClassName { color: #008450; } .AnyTagClassName { color: #008450; } </style>
<style> a { background-color: #008450; } a { background-color: rgb(0,132,80); } div.DivClassName { background-color: #008450; } .BgClassName { background-color: #008450; } </style>
<style> span { border-color: #008450; } span { border-color: rgb(0,132,80); } td.TdClassName { border-color: #008450; } .TagClassName { border-color: #008450; } </style>