#666470 (or 0x666470) is unknown color: approx Dolphin. HEX triplet: 66, 64 and 70. RGB value is (102,100,112). Sum of RGB (Red+Green+Blue) = 102+100+112=314 (41% of max value = 765). Red value is 102 (40.23% from 255 or 32.48% from 314); Green value is 100 (39.45% from 255 or 31.85% from 314); Blue value is 112 (44.14% from 255 or 35.67% from 314); Max value from RGB is 112 - color contains mainly: blue. Hex color #666470 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #666470 is #999B8F. Grayscale: #656565. Windows color (decimal): -10066832 or 7365734. OLE color: 7365734.
HSL color Cylindrical-coordinate representation of color #666470: hue angle of 250º degrees, saturation: 0.06, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #666470 is Cyan = 0.09, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.56.
<style> p { color: #666470; } p { color: rgb(102,100,112); } H1.HeaderClassName { color: #666470; } .AnyTagClassName { color: #666470; } </style>
<style> a { background-color: #666470; } a { background-color: rgb(102,100,112); } div.DivClassName { background-color: #666470; } .BgClassName { background-color: #666470; } </style>
<style> span { border-color: #666470; } span { border-color: rgb(102,100,112); } td.TdClassName { border-color: #666470; } .TagClassName { border-color: #666470; } </style>