#00697E (or 0x00697E) is unknown color: approx Blue Lagoon. HEX triplet: 00, 69 and 7E. RGB value is (0,105,126). Sum of RGB (Red+Green+Blue) = 0+105+126=231 (30% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 231); Green value is 105 (41.41% from 255 or 45.45% from 231); Blue value is 126 (49.61% from 255 or 54.55% from 231); Max value from RGB is 126 - color contains mainly: blue. Hex color #00697E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #00697E is #FF9681. Grayscale: #4B4B4B. Windows color (decimal): -16750210 or 8284416. OLE color: 8284416.
HSL color Cylindrical-coordinate representation of color #00697E: hue angle of 190º degrees, saturation: 1, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 1%. Process color model (Four color, CMYK) of #00697E is Cyan = 1, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.51.
<style> p { color: #00697e; } p { color: rgb(0,105,126); } H1.HeaderClassName { color: #00697e; } .AnyTagClassName { color: #00697e; } </style>
<style> a { background-color: #00697e; } a { background-color: rgb(0,105,126); } div.DivClassName { background-color: #00697e; } .BgClassName { background-color: #00697e; } </style>
<style> span { border-color: #00697e; } span { border-color: rgb(0,105,126); } td.TdClassName { border-color: #00697e; } .TagClassName { border-color: #00697e; } </style>