#666E75 (or 0x666E75) is unknown color: approx Mid Grey. HEX triplet: 66, 6E and 75. RGB value is (102,110,117). Sum of RGB (Red+Green+Blue) = 102+110+117=329 (43% of max value = 765). Red value is 102 (40.23% from 255 or 31.00% from 329); Green value is 110 (43.36% from 255 or 33.43% from 329); Blue value is 117 (46.09% from 255 or 35.56% from 329); Max value from RGB is 117 - color contains mainly: blue. Hex color #666E75 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #666E75 is #99918A. Grayscale: #6C6C6C. Windows color (decimal): -10064267 or 7695974. OLE color: 7695974.
HSL color Cylindrical-coordinate representation of color #666E75: hue angle of 208º degrees, saturation: 0.07, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #666E75 is Cyan = 0.13, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.54.
<style> p { color: #666E75; } p { color: rgb(102,110,117); } H1.HeaderClassName { color: #666E75; } .AnyTagClassName { color: #666E75; } </style>
<style> a { background-color: #666E75; } a { background-color: rgb(102,110,117); } div.DivClassName { background-color: #666E75; } .BgClassName { background-color: #666E75; } </style>
<style> span { border-color: #666E75; } span { border-color: rgb(102,110,117); } td.TdClassName { border-color: #666E75; } .TagClassName { border-color: #666E75; } </style>