#006D99 (or 0x006D99) is unknown color: approx Cerulean. HEX triplet: 00, 6D and 99. RGB value is (0,109,153). Sum of RGB (Red+Green+Blue) = 0+109+153=262 (34% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 262); Green value is 109 (42.97% from 255 or 41.60% from 262); Blue value is 153 (60.16% from 255 or 58.40% from 262); Max value from RGB is 153 - color contains mainly: blue. Hex color #006D99 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #006D99 is #FF9266. Grayscale: #515151. Windows color (decimal): -16749159 or 10054912. OLE color: 10054912.
HSL color Cylindrical-coordinate representation of color #006D99: hue angle of 197.25º degrees, saturation: 1, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 1%. Process color model (Four color, CMYK) of #006D99 is Cyan = 1, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.4.
<style> p { color: #006d99; } p { color: rgb(0,109,153); } H1.HeaderClassName { color: #006d99; } .AnyTagClassName { color: #006d99; } </style>
<style> a { background-color: #006d99; } a { background-color: rgb(0,109,153); } div.DivClassName { background-color: #006d99; } .BgClassName { background-color: #006d99; } </style>
<style> span { border-color: #006d99; } span { border-color: rgb(0,109,153); } td.TdClassName { border-color: #006d99; } .TagClassName { border-color: #006d99; } </style>