#666F51 (or 0x666F51) is unknown color: approx Siam. HEX triplet: 66, 6F and 51. RGB value is (102,111,81). Sum of RGB (Red+Green+Blue) = 102+111+81=294 (38% of max value = 765). Red value is 102 (40.23% from 255 or 34.69% from 294); Green value is 111 (43.75% from 255 or 37.76% from 294); Blue value is 81 (32.03% from 255 or 27.55% from 294); Max value from RGB is 111 - color contains mainly: green. Hex color #666F51 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #666F51 is #9990AE. Grayscale: #686868. Windows color (decimal): -10064047 or 5336934. OLE color: 5336934.
HSL color Cylindrical-coordinate representation of color #666F51: hue angle of 78º degrees, saturation: 0.16, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #666F51 is Cyan = 0.08, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.56.
<style> p { color: #666F51; } p { color: rgb(102,111,81); } H1.HeaderClassName { color: #666F51; } .AnyTagClassName { color: #666F51; } </style>
<style> a { background-color: #666F51; } a { background-color: rgb(102,111,81); } div.DivClassName { background-color: #666F51; } .BgClassName { background-color: #666F51; } </style>
<style> span { border-color: #666F51; } span { border-color: rgb(102,111,81); } td.TdClassName { border-color: #666F51; } .TagClassName { border-color: #666F51; } </style>