#666364 (or 0x666364) is unknown color: approx Scorpion. HEX triplet: 66, 63 and 64. RGB value is (102,99,100). Sum of RGB (Red+Green+Blue) = 102+99+100=301 (39% of max value = 765). Red value is 102 (40.23% from 255 or 33.89% from 301); Green value is 99 (39.06% from 255 or 32.89% from 301); Blue value is 100 (39.45% from 255 or 33.22% from 301); Max value from RGB is 102 - color contains mainly: red. Hex color #666364 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #666364 is #999C9B. Grayscale: #646464. Windows color (decimal): -10067100 or 6579046. OLE color: 6579046.
HSL color Cylindrical-coordinate representation of color #666364: hue angle of 340º degrees, saturation: 0.01, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #666364 is Cyan = 0, Magento = 0.03, Yellow = 0.02 and Black (K on CMYK) = 0.6.
<style> p { color: #666364; } p { color: rgb(102,99,100); } H1.HeaderClassName { color: #666364; } .AnyTagClassName { color: #666364; } </style>
<style> a { background-color: #666364; } a { background-color: rgb(102,99,100); } div.DivClassName { background-color: #666364; } .BgClassName { background-color: #666364; } </style>
<style> span { border-color: #666364; } span { border-color: rgb(102,99,100); } td.TdClassName { border-color: #666364; } .TagClassName { border-color: #666364; } </style>