#686F73 (or 0x686F73) is unknown color: approx Mid Grey. HEX triplet: 68, 6F and 73. RGB value is (104,111,115). Sum of RGB (Red+Green+Blue) = 104+111+115=330 (43% of max value = 765). Red value is 104 (41.02% from 255 or 31.52% from 330); Green value is 111 (43.75% from 255 or 33.64% from 330); Blue value is 115 (45.31% from 255 or 34.85% from 330); Max value from RGB is 115 - color contains mainly: blue. Hex color #686F73 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #686F73 is #97908C. Grayscale: #6D6D6D. Windows color (decimal): -9932941 or 7565160. OLE color: 7565160.
HSL color Cylindrical-coordinate representation of color #686F73: hue angle of 201.82º degrees, saturation: 0.05, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #686F73 is Cyan = 0.10, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.55.
<style> p { color: #686F73; } p { color: rgb(104,111,115); } H1.HeaderClassName { color: #686F73; } .AnyTagClassName { color: #686F73; } </style>
<style> a { background-color: #686F73; } a { background-color: rgb(104,111,115); } div.DivClassName { background-color: #686F73; } .BgClassName { background-color: #686F73; } </style>
<style> span { border-color: #686F73; } span { border-color: rgb(104,111,115); } td.TdClassName { border-color: #686F73; } .TagClassName { border-color: #686F73; } </style>