#006F87 (or 0x006F87) is unknown color: approx Teal. HEX triplet: 00, 6F and 87. RGB value is (0,111,135). Sum of RGB (Red+Green+Blue) = 0+111+135=246 (32% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 246); Green value is 111 (43.75% from 255 or 45.12% from 246); Blue value is 135 (53.12% from 255 or 54.88% from 246); Max value from RGB is 135 - color contains mainly: blue. Hex color #006F87 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #006F87 is #FF9078. Grayscale: #505050. Windows color (decimal): -16748665 or 8875776. OLE color: 8875776.
HSL color Cylindrical-coordinate representation of color #006F87: hue angle of 190.67º 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 #006F87 is Cyan = 1, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.47.
<style> p { color: #006F87; } p { color: rgb(0,111,135); } H1.HeaderClassName { color: #006F87; } .AnyTagClassName { color: #006F87; } </style>
<style> a { background-color: #006F87; } a { background-color: rgb(0,111,135); } div.DivClassName { background-color: #006F87; } .BgClassName { background-color: #006F87; } </style>
<style> span { border-color: #006F87; } span { border-color: rgb(0,111,135); } td.TdClassName { border-color: #006F87; } .TagClassName { border-color: #006F87; } </style>