#666667 (or 0x666667) is unknown color: approx Comet. HEX triplet: 66, 66 and 67. RGB value is (102,102,103). Sum of RGB (Red+Green+Blue) = 102+102+103=307 (40% of max value = 765). Red value is 102 (40.23% from 255 or 33.22% from 307); Green value is 102 (40.23% from 255 or 33.22% from 307); Blue value is 103 (40.62% from 255 or 33.55% from 307); Max value from RGB is 103 - color contains mainly: blue. Hex color #666667 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #666667 is #999998. Grayscale: #666666. Windows color (decimal): -10066329 or 6776422. OLE color: 6776422.
HSL color Cylindrical-coordinate representation of color #666667: hue angle of 240º degrees, saturation: 0, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #666667 is Cyan = 0.01, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.60.
<style> p { color: #666667; } p { color: rgb(102,102,103); } H1.HeaderClassName { color: #666667; } .AnyTagClassName { color: #666667; } </style>
<style> a { background-color: #666667; } a { background-color: rgb(102,102,103); } div.DivClassName { background-color: #666667; } .BgClassName { background-color: #666667; } </style>
<style> span { border-color: #666667; } span { border-color: rgb(102,102,103); } td.TdClassName { border-color: #666667; } .TagClassName { border-color: #666667; } </style>