#008A8D (or 0x008A8D) is unknown color: approx Dark Cyan. HEX triplet: 00, 8A and 8D. RGB value is (0,138,141). Sum of RGB (Red+Green+Blue) = 0+138+141=279 (36% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 279); Green value is 138 (54.30% from 255 or 49.46% from 279); Blue value is 141 (55.47% from 255 or 50.54% from 279); Max value from RGB is 141 - color contains mainly: blue. Hex color #008A8D is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #008A8D is #FF7572. Grayscale: #606060. Windows color (decimal): -16741747 or 9275904. OLE color: 9275904.
HSL color Cylindrical-coordinate representation of color #008A8D: hue angle of 181.28º degrees, saturation: 1, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 1%. Process color model (Four color, CMYK) of #008A8D is Cyan = 1, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.45.
<style> p { color: #008A8D; } p { color: rgb(0,138,141); } H1.HeaderClassName { color: #008A8D; } .AnyTagClassName { color: #008A8D; } </style>
<style> a { background-color: #008A8D; } a { background-color: rgb(0,138,141); } div.DivClassName { background-color: #008A8D; } .BgClassName { background-color: #008A8D; } </style>
<style> span { border-color: #008A8D; } span { border-color: rgb(0,138,141); } td.TdClassName { border-color: #008A8D; } .TagClassName { border-color: #008A8D; } </style>