#666665 (or 0x666665) is unknown color: approx Storm Dust. HEX triplet: 66, 66 and 65. RGB value is (102,102,101). Sum of RGB (Red+Green+Blue) = 102+102+101=305 (40% of max value = 765). Red value is 102 (40.23% from 255 or 33.44% from 305); Green value is 102 (40.23% from 255 or 33.44% from 305); Blue value is 101 (39.84% from 255 or 33.11% from 305); Max value from RGB is 102 - color contains mainly: red, green. Hex color #666665 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #666665 is #99999A. Grayscale: #656565. Windows color (decimal): -10066331 or 6645350. OLE color: 6645350.
HSL color Cylindrical-coordinate representation of color #666665: hue angle of 60º 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 #666665 is Cyan = 0, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.6.
<style> p { color: #666665; } p { color: rgb(102,102,101); } H1.HeaderClassName { color: #666665; } .AnyTagClassName { color: #666665; } </style>
<style> a { background-color: #666665; } a { background-color: rgb(102,102,101); } div.DivClassName { background-color: #666665; } .BgClassName { background-color: #666665; } </style>
<style> span { border-color: #666665; } span { border-color: rgb(102,102,101); } td.TdClassName { border-color: #666665; } .TagClassName { border-color: #666665; } </style>