#6DAABB (or 0x6DAABB) is unknown color: approx Glacier. HEX triplet: 6D, AA and BB. RGB value is (109,170,187). Sum of RGB (Red+Green+Blue) = 109+170+187=466 (61% of max value = 765). Red value is 109 (42.97% from 255 or 23.39% from 466); Green value is 170 (66.80% from 255 or 36.48% from 466); Blue value is 187 (73.44% from 255 or 40.13% from 466); Max value from RGB is 187 - color contains mainly: blue. Hex color #6DAABB is not a web safe color. Web safe color analog (approx): #6699CC. Inversed color of #6DAABB is #925544. Grayscale: #999999. Windows color (decimal): -9590085 or 12298861. OLE color: 12298861.
HSL color Cylindrical-coordinate representation of color #6DAABB: hue angle of 193.08º degrees, saturation: 0.36, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #6DAABB is Cyan = 0.42, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #6DAABB; } p { color: rgb(109,170,187); } H1.HeaderClassName { color: #6DAABB; } .AnyTagClassName { color: #6DAABB; } </style>
<style> a { background-color: #6DAABB; } a { background-color: rgb(109,170,187); } div.DivClassName { background-color: #6DAABB; } .BgClassName { background-color: #6DAABB; } </style>
<style> span { border-color: #6DAABB; } span { border-color: rgb(109,170,187); } td.TdClassName { border-color: #6DAABB; } .TagClassName { border-color: #6DAABB; } </style>