#646F76 (or 0x646F76) is unknown color: approx Mid Grey. HEX triplet: 64, 6F and 76. RGB value is (100,111,118). Sum of RGB (Red+Green+Blue) = 100+111+118=329 (43% of max value = 765). Red value is 100 (39.45% from 255 or 30.40% from 329); Green value is 111 (43.75% from 255 or 33.74% from 329); Blue value is 118 (46.48% from 255 or 35.87% from 329); Max value from RGB is 118 - color contains mainly: blue. Hex color #646F76 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #646F76 is #9B9089. Grayscale: #6C6C6C. Windows color (decimal): -10195082 or 7761764. OLE color: 7761764.
HSL color Cylindrical-coordinate representation of color #646F76: hue angle of 203.33º degrees, saturation: 0.08, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #646F76 is Cyan = 0.15, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.54.
<style> p { color: #646F76; } p { color: rgb(100,111,118); } H1.HeaderClassName { color: #646F76; } .AnyTagClassName { color: #646F76; } </style>
<style> a { background-color: #646F76; } a { background-color: rgb(100,111,118); } div.DivClassName { background-color: #646F76; } .BgClassName { background-color: #646F76; } </style>
<style> span { border-color: #646F76; } span { border-color: rgb(100,111,118); } td.TdClassName { border-color: #646F76; } .TagClassName { border-color: #646F76; } </style>